toggle menu
Ksui
2.1.0
common
switch theme
search in API
Ksui
/
xyz.mcxross.ksui.exception
/
SigningException
Signing
Exception
class
SigningException
:
RuntimeException
Members
Constructors
Signing
Exception
Link copied to clipboard
constructor
(
cause
:
Throwable
?
)
constructor
(
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?