View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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 |
---|---|---|
causeString | xsd:string |
The underlying cause of the fault.
|
causeStackTrace | xsd:string[] |
The stack trace of the underlying error.
|
errorCode | xsd:string |
An optional code associated with the underlying error. See list of error codes for more information.
|
errorAttributes | MapEntry[] |
An optional set of attributes associated with the underlying error. See list of error attributes for more
information.
|
Properties inherited from ViewRuntimeFault | ||
errorMessage | ||
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
None |
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |