ktuniversalis
3.0.0
common
ktuniversalis
/
cloud.drakon.ktuniversalis.exception
/
InvalidWorldException
Invalid
World
Exception
class
InvalidWorldException
(
message
:
String
=
"The world requested is invalid"
)
:
Throwable
The world requested is invalid.
Members
Constructors
Invalid
World
Exception
Link copied to clipboard
constructor
(
message
:
String
=
"The world requested is invalid"
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?