criollo-kmp-foundation
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
criollo-kmp-foundation
result
/
io.github.jdbenitez94.criollo.kmp.foundation.result
/
Result
/
Error
Error
data
class
Error
(
val
exception
:
Throwable
)
:
Result
<
Nothing
>
Members
Constructors
Error
Link copied to clipboard
constructor
(
exception
:
Throwable
)
Properties
exception
Link copied to clipboard
val
exception
:
Throwable