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
/
LedgerReadException
Ledger
Read
Exception
class
LedgerReadException
(
message
:
String
)
:
Exception
Thrown by
LedgerEvaluator.readAll
when the JS read pipeline fails.
Members
Constructors
Ledger
Read
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?