Class VSphereException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.vsphere.tools.VSphereException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
VSphereDuplicateException,VSphereNotFoundException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionVSphereException(String message) VSphereException(String message, Throwable cause) VSphereException(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
-
VSphereException
public VSphereException() -
VSphereException
-
VSphereException
-
VSphereException
-