Class ParsingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.github.kaktushose.jdac.exceptions.internal.JDACException
io.github.kaktushose.jdac.exceptions.ParsingException
- All Implemented Interfaces:
Serializable
Thrown if the JSON parsing inside of Embed fails.
- See Also:
-
Field Summary
Fields inherited from class JDACException
errorMessages -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JDACException
errorMessage, errorMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParsingException
-