Class SchematicException

All Implemented Interfaces:
Serializable

public class SchematicException extends EasyDatapackException
This exception is thrown when a schematic exception occurs.
See Also:
Serialized Form
  • Constructor Details

    • SchematicException

      public SchematicException(String message)
    • SchematicException

      public SchematicException(String message, Throwable cause)