Fault - UnexpectedFault

Class
VMware.Hv.UnexpectedFault
Parent Class
ViewRuntimeFault
See also
MapEntry
Since
Horizon View 6.0

Fault Description

Indicated any internal failure during the method call.

Data Object Properties

Properties

Name Type Description
causeStringxsd:string

The underlying cause of the fault.
  • This property need not be set.
causeStackTracexsd:string[]

The stack trace of the underlying error.
  • This property need not be set.
errorCodexsd:string

An optional code associated with the underlying error. See list of error codes for more information.
  • This property need not be set.
errorAttributesMapEntry[]

An optional set of attributes associated with the underlying error. See list of error attributes for more information.
  • This property need not be set.
  • This property is a set of entries with unique "key" members.
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None