Class EnableException

All Implemented Interfaces:
Serializable

public class EnableException extends IllegalStateException
Thrown when something goes wrong with Plan initialization.
See Also:
Serialized Form
  • Constructor Details

    • EnableException

      public EnableException(String message, Throwable cause)
    • EnableException

      public EnableException(String message)