Class CemtManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CemtException

public class CemtManagerException extends CicstsManagerException
See Also:
  • Constructor Details

    • CemtManagerException

      public CemtManagerException()
    • CemtManagerException

      public CemtManagerException(String message)
    • CemtManagerException

      public CemtManagerException(Throwable cause)
    • CemtManagerException

      public CemtManagerException(String message, Throwable cause)
    • CemtManagerException

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