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