vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - HttpFault(vim.fault.HttpFault)
- Thrown by
 - HttpNfcLeasePullFromUrls_Task
 - Extends
 - VimFault
 - Since
 - vSphere API Release 6.7
 
Fault Description
Generic base class for outbound HTTP communication errors.Properties
| Name | Type | Description | 
|---|---|---|
| statusCode | xsd:int | 
         HTTP status code received from external web-server.
       | 
| statusMessage | xsd:string | 
         HTTP status message received from external web-server.
       | 
| 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 |