org.jenkinsci.plugins.vsphere.tools
Class VSphereException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.vsphere.tools.VSphereException
- All Implemented Interfaces:
- Serializable
public class VSphereException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VSphereException
public VSphereException()
VSphereException
public VSphereException(String message)
VSphereException
public VSphereException(String message,
Throwable cause)
VSphereException
public VSphereException(Throwable cause)
Copyright © 2004-2013. All Rights Reserved.