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