toggle menu
Kaptos
0.1.2-beta
common
switch theme
search in API
Kaptos
/
xyz.mcxross.kaptos.exception
/
AptosException
Aptos
Exception
open
class
AptosException
(
message
:
String
)
:
RuntimeException
Inheritors
AbortedException
Members
Constructors
Aptos
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
?