vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Fault - LimitExceeded(vim.fault.LimitExceeded)
- Thrown by
 - ReconfigureDvs_Task
 - Extends
 - VimFault
 - Since
 - vSphere API Release 4.0
 
Fault Description
This exception is thrown if one of the arguments passed to the function exceeds a limit.Properties
| Name | Type | Description | 
|---|---|---|
| limit* | xsd:int | 
         The limit value.
       | 
| property* | xsd:string | 
         The name of the property that exceeds the limit.
       | 
| 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 |