Kuira
Toggle table of contents
0.1.0-alpha03
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Kuira
ledger
/
com.midnight.kuira.core.ledger.api
/
ProofServerException
Proof
Server
Exception
sealed
class
ProofServerException
:
Exception
Base exception for all proof server errors.
Inheritors
ProofServerNetworkException
ProofServerHttpException
ProofServerTimeoutException
ProofServerError
ProofComputationException
ProofServerInvalidResponseException
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?