toggle menu
compass
common
switch theme
search in API
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
?