Class SchematicException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.github.imdabigboss.easydatapack.api.exceptions.EasyDatapackException
com.github.imdabigboss.easydatapack.api.exceptions.SchematicException
- All Implemented Interfaces:
Serializable
This exception is thrown when a schematic exception occurs.
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorsConstructorDescriptionSchematicException(String message)SchematicException(String message, 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
-
SchematicException
-
SchematicException
-