ktuniversalis
6.0.1
common
ktuniversalis
/
cloud.drakon.ktuniversalis.exception
/
InvalidParametersException
Invalid
Parameters
Exception
class
InvalidParametersException
(
message
:
String
)
:
Exception
Thrown when the parameters were invalid.
Members
Constructors
Invalid
Parameters
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
?