Package dev.galasa.sdv
Class SdvManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.sdv.SdvManagerException
- All Implemented Interfaces:
Serializable
This class provides a generic Exception which can be thrown
throughout the SDV Manager.
- See Also:
-
Constructor Summary
ConstructorDescriptionSdvManagerException
(String message) SdvManagerException
(String message, 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
-
SdvManagerException
public SdvManagerException() -
SdvManagerException
-
SdvManagerException
-