compass
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
compass
compass-core
/
dev.jordond.compass.exception
/
NotSupportedException
Not
Supported
Exception
class
NotSupportedException
:
Throwable
Indicates that operation is not supported on this platform.
Members
Constructors
Not
Supported
Exception
Link copied to clipboard
constructor
(
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?