Serialized Form


Package com.xensource.xenapi

Class com.xensource.xenapi.ConnectionHelper.NoConnectionOnThisThreadException extends Exception implements Serializable

Class com.xensource.xenapi.Types.BadServerResponse extends Types.XenAPIException implements Serializable

Serialized Fields

response

Map<K,V> response

Class com.xensource.xenapi.Types.DeviceAlreadyAttached extends Types.XenAPIException implements Serializable

Serialized Fields

vbd

String vbd

Class com.xensource.xenapi.Types.DeviceAlreadyDetached extends Types.XenAPIException implements Serializable

Serialized Fields

vbd

String vbd

Class com.xensource.xenapi.Types.DeviceAlreadyExists extends Types.XenAPIException implements Serializable

Serialized Fields

device

String device

Class com.xensource.xenapi.Types.EventsLost extends Types.XenAPIException implements Serializable

Class com.xensource.xenapi.Types.HandleInvalid extends Types.XenAPIException implements Serializable

Serialized Fields

clazz

String clazz

handle

String handle

Class com.xensource.xenapi.Types.HostOffline extends Types.XenAPIException implements Serializable

Serialized Fields

host

String host

Class com.xensource.xenapi.Types.InternalError extends Types.XenAPIException implements Serializable

Serialized Fields

message

String message

Class com.xensource.xenapi.Types.InvalidDevice extends Types.XenAPIException implements Serializable

Serialized Fields

device

String device

Class com.xensource.xenapi.Types.InvalidPatch extends Types.XenAPIException implements Serializable

Class com.xensource.xenapi.Types.InvalidValue extends Types.XenAPIException implements Serializable

Serialized Fields

field

String field

value

String value

Class com.xensource.xenapi.Types.MapDuplicateKey extends Types.XenAPIException implements Serializable

Serialized Fields

key

String key

currentValue

String currentValue

newValue

String newValue

Class com.xensource.xenapi.Types.MessageMethodUnknown extends Types.XenAPIException implements Serializable

Serialized Fields

method

String method

Class com.xensource.xenapi.Types.MessageParameterCountMismatch extends Types.XenAPIException implements Serializable

Serialized Fields

method

String method

expected

String expected

received

String received

Class com.xensource.xenapi.Types.NetworkAlreadyConnected extends Types.XenAPIException implements Serializable

Serialized Fields

network

String network

connectedPIF

String connectedPIF

Class com.xensource.xenapi.Types.NetworkContainsPif extends Types.XenAPIException implements Serializable

Serialized Fields

pifs

String pifs

Class com.xensource.xenapi.Types.NetworkContainsVif extends Types.XenAPIException implements Serializable

Serialized Fields

vifs

String vifs

Class com.xensource.xenapi.Types.NotImplemented extends Types.XenAPIException implements Serializable

Serialized Fields

function

String function

Class com.xensource.xenapi.Types.OperationNotAllowed extends Types.XenAPIException implements Serializable

Class com.xensource.xenapi.Types.PatchAlreadyApplied extends Types.XenAPIException implements Serializable

Serialized Fields

patch

String patch

Class com.xensource.xenapi.Types.PifIsPhysical extends Types.XenAPIException implements Serializable

Serialized Fields

PIF

String PIF

Class com.xensource.xenapi.Types.PifVlanExists extends Types.XenAPIException implements Serializable

Serialized Fields

PIF

String PIF

Class com.xensource.xenapi.Types.SessionAuthenticationFailed extends Types.XenAPIException implements Serializable

Class com.xensource.xenapi.Types.SessionInvalid extends Types.XenAPIException implements Serializable

Serialized Fields

handle

String handle

Class com.xensource.xenapi.Types.SessionNotRegistered extends Types.XenAPIException implements Serializable

Serialized Fields

handle

String handle

Class com.xensource.xenapi.Types.SrFull extends Types.XenAPIException implements Serializable

Serialized Fields

requested

String requested

maximum

String maximum

Class com.xensource.xenapi.Types.SrHasPbd extends Types.XenAPIException implements Serializable

Serialized Fields

sr

String sr

Class com.xensource.xenapi.Types.SrUnknownDriver extends Types.XenAPIException implements Serializable

Serialized Fields

driver

String driver

Class com.xensource.xenapi.Types.SrVdiLockingFailed extends Types.XenAPIException implements Serializable

Class com.xensource.xenapi.Types.ValueNotSupported extends Types.XenAPIException implements Serializable

Serialized Fields

field

String field

value

String value

reason

String reason

Class com.xensource.xenapi.Types.VdiOtherOperationInProgress extends Types.XenAPIException implements Serializable

Serialized Fields

vdi

String vdi

Class com.xensource.xenapi.Types.VlanTagInvalid extends Types.XenAPIException implements Serializable

Serialized Fields

VLAN

String VLAN

Class com.xensource.xenapi.Types.VmBadPowerState extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

expected

String expected

actual

String actual

Class com.xensource.xenapi.Types.VmHvmRequired extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

Class com.xensource.xenapi.Types.VmIsTemplate extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

Class com.xensource.xenapi.Types.VmMigrateFailed extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

source

String source

destination

String destination

msg

String msg

Class com.xensource.xenapi.Types.VmOtherOperationInProgress extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

Class com.xensource.xenapi.Types.VmRequiresNetwork extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

network

String network

Class com.xensource.xenapi.Types.VmRequiresSr extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

sr

String sr

Class com.xensource.xenapi.Types.VmUnsafeBoot extends Types.XenAPIException implements Serializable

Serialized Fields

vm

String vm

Class com.xensource.xenapi.Types.XenAPIException extends IOException implements Serializable