com.agaetis.vmware.exceptions
Class VMWareRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.agaetis.vmware.exceptions.VMWareRuntimeException
- All Implemented Interfaces:
- Serializable
public class VMWareRuntimeException
- extends RuntimeException
- Author:
- Franck MARCHAND
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
VMWareRuntimeException
public VMWareRuntimeException(String message)
VMWareRuntimeException
public VMWareRuntimeException(String message,
Throwable cause)
VMWareRuntimeException
public VMWareRuntimeException(Throwable cause)
2010 Agaetis