Exception: XenApi::Client::ResponseMissingErrorDescriptionField
- Inherits:
-
RuntimeError
- Object
- RuntimeError
- XenApi::Client::ResponseMissingErrorDescriptionField
- Defined in:
- lib/xenapi/client.rb
Overview
The ResponseMissingErrorDescriptionField
exception is raised when an error is returned in the XMLRPC response, but the type of error cannot be determined due to the lack of the ErrorDescription
field.