java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
at.syntaxerror.syntaxnbt.NBTException
- All Implemented Interfaces:
Serializable
This exception is thrown by all classes of syntaxnbt if any error occured.
- Author:
- SyntaxError404
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNBTException(String message) NBTException(String message, Throwable cause) NBTException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NBTException
public NBTException() -
NBTException
-
NBTException
-
NBTException
-