Class CustomMapException

All Implemented Interfaces:
Serializable

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

    • CustomMapException

      public CustomMapException(String message)
    • CustomMapException

      public CustomMapException(String message, Throwable cause)