com.hyper9.simdk.stubs.faults
Class DeviceNotSupported
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.xml.soap.SOAPException
com.hyper9.simdk.stubs.faults.MethodFault
com.hyper9.simdk.stubs.faults.VimFault
com.hyper9.simdk.stubs.faults.VmConfigFault
com.hyper9.simdk.stubs.faults.VirtualHardwareCompatibilityIssue
com.hyper9.simdk.stubs.faults.DeviceNotSupported
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- DeviceBackingNotSupported, DeviceControllerNotSupported, FileBackedPortNotSupported, NonPersistentDisksNotSupported, RawDiskNotSupported, RDMNotSupported, RemoteDeviceNotSupported, SharedBusControllerNotSupported, VirtualEthernetCardNotSupported, VMINotSupported
@WebFault(name="DeviceNotSupported",
targetNamespace="urn:internalvim25")
public class DeviceNotSupported
- extends VirtualHardwareCompatibilityIssue
- Author:
- akutz
- See Also:
- Serialized Form
DeviceNotSupported
public DeviceNotSupported()
getDevice
public String getDevice()
setDevice
public void setDevice(String toSet)
getReason
public String getReason()
setReason
public void setReason(String toSet)
Copyright © 2009-2010 Hyper9. All Rights Reserved.