Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
InternalErrorException
Internal
Error
Exception
open
class
InternalErrorException
:
ShadeException
Exception thrown if something within the Shade SDK has unexpectedly failed.
Inheritors
UnexpectedStateException
SerializationError
Members
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?