vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - OvfConsumerFault(vim.fault.OvfConsumerFault)
- Extends
 - OvfConsumerCallbackFault
 - See also
 - KeyValue
 - Since
 - vSphere API Release 5.0
 
Fault Description
Localized fault that may be thrown by an OVF consumer.Properties
| Name | Type | Description | 
|---|---|---|
| errorKey | xsd:string | 
         An error code that uniquely describes the fault within this extension.
       | 
| message | xsd:string | 
         The error message, localized by the OVF consumer
       | 
| params* | KeyValue[] | 
         Additional parameters for this fault
       | 
| Properties inherited from OvfConsumerCallbackFault | ||
| extensionKey, extensionName | ||
| Properties inherited from OvfFault | ||
| None | ||
| Properties inherited from VimFault | ||
| None | ||
| Properties inherited from MethodFault | ||
| faultCause, faultMessage | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |