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
parameterNamexsd:string

The name of the invalid parameter
  • This property need not be set.
expectedTypexsd:string

The expected type of the parameter.
  • This property need not be set.
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None