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