View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Fault - InvalidType
- Class
- VMware.Hv.InvalidType
- Parent Class
- ViewRuntimeFault
- Since
- Horizon View 6.0
Fault Description
An InvalidType is thrown if the arguments passed an invalid typed parameter to the function.Data Object Properties
Properties
Name | Type | Description |
---|---|---|
parameterName | xsd:string |
The name of the invalid parameter
|
expectedType | xsd:string |
The expected type of the parameter.
|
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 |