Class CustomDimensionException

All Implemented Interfaces:
Serializable

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

    • CustomDimensionException

      public CustomDimensionException(String message)
    • CustomDimensionException

      public CustomDimensionException(String message, Throwable cause)