serverpackcreator-api
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
serverpackcreator-api
serverpackcreator-api
/
de.griefed.serverpackcreator.api.versionmeta
/
InvalidTypeException
Invalid
Type
Exception
class
InvalidTypeException
(
message
:
String
)
:
Exception
Exceptions thrown if a specified
Type
is considered invalid.
Author
Griefed
Members
Constructors
Invalid
Type
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
?