hudson.plugins.vmware
Class VMwareRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
hudson.plugins.vmware.VMwareRuntimeException
- All Implemented Interfaces:
- java.io.Serializable
public class VMwareRuntimeException
- extends java.lang.RuntimeException
Created by IntelliJ IDEA.
- Since:
- 28-Sep-2007 10:16:31
- Author:
- connollys
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
VMwareRuntimeException
public VMwareRuntimeException()
VMwareRuntimeException
public VMwareRuntimeException(java.lang.String message)
VMwareRuntimeException
public VMwareRuntimeException(java.lang.String message,
java.lang.Throwable cause)
VMwareRuntimeException
public VMwareRuntimeException(java.lang.Throwable cause)
Copyright © 2008. All Rights Reserved.