Package dev.galasa.zosbatch
Class ZosBatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.zos.ZosManagerException
dev.galasa.zosbatch.ZosBatchManagerException
dev.galasa.zosbatch.ZosBatchException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionZosBatchException
(String message) ZosBatchException
(String message, Throwable cause) ZosBatchException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) ZosBatchException
(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
-
ZosBatchException
public ZosBatchException() -
ZosBatchException
-
ZosBatchException
-
ZosBatchException
-
ZosBatchException
-