shade
latest
common
structures
/
inkapplications.shade.structures
/
UserError
User
Error
open
class
UserError
:
ShadeException
Thrown for errors that are caused by the user of the Shade SDK, typically a configuration error.
Properties
Inheritors
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Inheritors
HostnameNotSetException
Link copied to clipboard
InvalidConfigurationException
Link copied to clipboard