com.xensource.xenapi
Class Types.XenVssReqErrorCreatingSnapshotXmlString
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.xensource.xenapi.Types.XenAPIException
com.xensource.xenapi.Types.XenVssReqErrorCreatingSnapshotXmlString
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Types
public static class Types.XenVssReqErrorCreatingSnapshotXmlString
- extends Types.XenAPIException
Could not create the XML string generated by the transportable snapshot
- See Also:
- Serialized Form
vm
public final String vm
errorCode
public final String errorCode
Types.XenVssReqErrorCreatingSnapshotXmlString
public Types.XenVssReqErrorCreatingSnapshotXmlString(String vm,
String errorCode)
- Create a new XenVssReqErrorCreatingSnapshotXmlString
- Parameters:
vm
- errorCode
-