Package com.fastasyncworldedit.core.jnbt
Class NBTException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.fastasyncworldedit.core.jnbt.NBTException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionFaster exception throwing if you don't fill the stacktrace.Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NBTException
-
-
Method Details
-
fillInStackTrace
Faster exception throwing if you don't fill the stacktrace.- Overrides:
fillInStackTrace
in classThrowable
-