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