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 during localization of embeds or components fails.
- See Also:
-
Field Summary
Fields inherited from class JDACException
bundle, errorMessages -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class JDACException
errorMessage, errorMessage, getMessageMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ParsingException
-