Class CeciException

All Implemented Interfaces:
Serializable

public class CeciException extends CeciManagerException
See Also:
  • Constructor Details

    • CeciException

      public CeciException()
    • CeciException

      public CeciException(String message)
    • CeciException

      public CeciException(Throwable cause)
    • CeciException

      public CeciException(String message, Throwable cause)
    • CeciException

      public CeciException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)