Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
compact-engine
/
com.midnight.kuira.core.compact
/
ContractCallException
/
StateFetchFailed
State
Fetch
Failed
class
StateFetchFailed
(
message
:
String
,
cause
:
Throwable
?
=
null
)
:
ContractCallException
Members
Constructors
State
Fetch
Failed
Link copied to clipboard
constructor
(
message
:
String
,
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?