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