Package dev.galasa.cicsts
Class CeciManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.cicsts.CicstsManagerException
dev.galasa.cicsts.CeciManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CeciException
- See Also:
-
Constructor Summary
ConstructorDescriptionCeciManagerException
(String message) CeciManagerException
(String message, Throwable cause) CeciManagerException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) CeciManagerException
(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
-
CeciManagerException
public CeciManagerException() -
CeciManagerException
-
CeciManagerException
-
CeciManagerException
-
CeciManagerException
-