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