toggle menu
Ksui
1.3.2
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.exception
/
SuiException
Sui
Exception
open
class
SuiException
(
message
:
String
)
:
Exception
Inheritors
TransactionNotFoundException
Members
Constructors
Sui
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
?