Class TomlDateTimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.wasabithumb.jtoml.except.TomlException
io.github.wasabithumb.jtoml.except.parse.TomlParseException
io.github.wasabithumb.jtoml.except.parse.TomlDateTimeException
- All Implemented Interfaces:
Serializable
Wraps a
DateTimeException; thrown when trying
to parse an invalid datetime- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString