Package dev.galasa.cicsts
Class CemtManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.cicsts.CicstsManagerException
dev.galasa.cicsts.CemtManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CemtException
- See Also:
-
Constructor Summary
ConstructorDescriptionCemtManagerException
(String message) CemtManagerException
(String message, Throwable cause) CemtManagerException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CemtManagerException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CemtManagerException
public CemtManagerException() -
CemtManagerException
-
CemtManagerException
-
CemtManagerException
-
CemtManagerException
-