Failure
class Failure(val error: FrakError) : FrakResult<Nothing>
Constructors
Section titled “Constructors”| Failure | constructor(error: FrakError) |
Properties
Section titled “Properties”| Name | Summary |
|---|---|
| error | val error: FrakError |
class Failure(val error: FrakError) : FrakResult<Nothing>
| Failure | constructor(error: FrakError) |
| Name | Summary |
|---|---|
| error | val error: FrakError |