Shade
Toggle table of contents
latest
common
Target filter
common
Switch theme
Search in API
Skip to content
Shade
structures
/
inkapplications.shade.structures
/
ShadeException
Shade
Exception
open
class
ShadeException
:
RuntimeException
Base/General class for all exceptions specific to shade.
Inheritors
InternalErrorException
NetworkException
ApiStatusError
UserError
UnauthorizedException
AuthorizationTimeoutException
Members
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
expect
open
val
message
:
String
?