public static class Types.CouldNotFindNetworkInterfaceWithSpecifiedDeviceNameAndMacAddress extends Types.XenAPIException
Modifier and Type | Field and Description |
---|---|
java.lang.String |
device |
java.lang.String |
mac |
errorDescription, shortDescription
Constructor and Description |
---|
CouldNotFindNetworkInterfaceWithSpecifiedDeviceNameAndMacAddress(java.lang.String device,
java.lang.String mac)
Create a new CouldNotFindNetworkInterfaceWithSpecifiedDeviceNameAndMacAddress
|
toString