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