edu.ntnu.item.jt.VMware.errors
Class OpenVMException
java.lang.Object
java.lang.Throwable
java.lang.Exception
edu.ntnu.item.jt.VMware.errors.VMWareException
edu.ntnu.item.jt.VMware.errors.OpenVMException
- All Implemented Interfaces:
- Serializable
public class OpenVMException
- extends VMWareException
Indicates that an error occured when trying to load a virtual machine in a VMware Server.
- Author:
- Jøran Vagnby Lillesand
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OpenVMException
public OpenVMException(String reason,
long errCode)