Package org.cyclops.cyclopscore.nbt.path
Class NbtParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cyclops.cyclopscore.nbt.path.NbtParseException
- All Implemented Interfaces:
Serializable
An exception that can be thrown during the parsing of NBT path expressions.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NbtParseException
-