Class CeciManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CeciException

public class CeciManagerException extends CicstsManagerException
See Also:
  • Constructor Details

    • CeciManagerException

      public CeciManagerException()
    • CeciManagerException

      public CeciManagerException(String message)
    • CeciManagerException

      public CeciManagerException(Throwable cause)
    • CeciManagerException

      public CeciManagerException(String message, Throwable cause)
    • CeciManagerException

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