SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Fault Types > U
  • 0 Ratings

Fault - UnexpectedFault(vmodl.fault.UnexpectedFault)

Extends
RuntimeFault
See also
LocalizedMethodFault

Fault Description

An UnexpectedFault may be thrown when a newer version of the server reports a error that a cannot be converted to a fault that a client that is using an older version of the API would expect.

Properties

Name Type Description
fault*LocalizedMethodFault

The unexpected fault if the server can send it in a form that the client will be able to de-serialize.
faultNamexsd:string

Name of the unexpected fault.
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition




Feedback

  • 0 Ratings