shade
latest
common
structures
/
inkapplications.shade.structures
/
InternalErrorException
Internal
Error
Exception
open
class
InternalErrorException
:
ShadeException
Exception thrown if something within the Shade SDK has unexpectedly failed.
Properties
Inheritors
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Inheritors
UnexpectedStateException
Link copied to clipboard
SerializationError
Link copied to clipboard