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