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