Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.model
/
Result
/
Err
Err
data
class
Err
<
out
E
>
(
val
error
:
E
)
:
Result
<
Nothing
,
E
>
Members
Constructors
Err
Link copied to clipboard
constructor
(
error
:
E
)
Properties
error
Link copied to clipboard
val
error
:
E