Ksui
Toggle table of contents
2.2.2-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
Ksui
Ksui
/
xyz.mcxross.ksui.exception
/
ParsingException
Parsing
Exception
open
class
ParsingException
(
message
:
String
)
:
Exception
This error is used to explain why parsing failed.
Members
Constructors
Parsing
Exception
Link copied to clipboard
constructor
(
message
:
String
)