Kaptos
Toggle table of contents
0.1.2-beta
common
Target filter
common
Switch theme
Search in API
Skip to content
Kaptos
Kaptos
/
xyz.mcxross.kaptos.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
)