Package dev.galasa.zosbatch
Class ZosBatchManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.zos.ZosManagerException
dev.galasa.zosbatch.ZosBatchManagerException
- All Implemented Interfaces:
 Serializable
- Direct Known Subclasses:
 ZosBatchException
- See Also:
 
- 
Constructor Summary
ConstructorsConstructorDescriptionZosBatchManagerException(String message) ZosBatchManagerException(String message, Throwable cause) ZosBatchManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)  - 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ZosBatchManagerException
public ZosBatchManagerException() - 
ZosBatchManagerException
 - 
ZosBatchManagerException
 - 
ZosBatchManagerException
 - 
ZosBatchManagerException
 
 -