com.xensource.xenapi
public static class Types.PifNotPresent extends Types.XenAPIException
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
host |
java.lang.String |
network |
errorDescription, shortDescription| Constructor and Description |
|---|
Types.PifNotPresent(java.lang.String host,
java.lang.String network)
Create a new PifNotPresent
|
toString