ServerPackCreator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ServerPackCreator
ServerPackCreator
/
de.griefed.serverpackcreator.api.utilities.common
/
JsonException
Json
Exception
class
JsonException
(
errorMessage
:
String
?
)
:
Exception
(
source
)
Exceptions thrown if a JSON value could not successfully be parsed.
Author
Griefed
Members
Constructors
Json
Exception
Link copied to clipboard
constructor
(
errorMessage
:
String
?
)