Shadow Gadgets
Toggle table of contents
2.4.0
Select version
2.4.0
2.3.1
2.3.0
2.2.1
2.2.0
release
Target filter
release
Switch theme
Search in API
Skip to content
Shadow Gadgets
view
/
com.zedalpha.shadowgadgets.view
/
ShadowException
Shadow
Exception
@
ExperimentalShadowGadgets
class
ShadowException
(
message
:
String
)
:
RuntimeException
(
source
)
General
Exception
class for known possible error states.
Members
Constructors
Shadow
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?