ktuniversalis
3.0.0
common
ktuniversalis
/
cloud.drakon.ktuniversalis.exception
/
InvalidParameterException
Invalid
Parameter
Exception
class
InvalidParameterException
(
message
:
String
=
"The parameters are invalid"
)
:
Throwable
The parameters are invalid
Members
Constructors
Invalid
Parameter
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"The parameters are invalid"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?