Fault - InvalidType
Java Class
com.omnissa.vdi.vlsi.binding.vdi.fault.InvalidType
Extends
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¶
Name | Type | Description |
---|---|---|
parameterName | xsd:string | The name of the invalid parameter 1 |
expectedType | xsd:string | The expected type of the parameter. 1 |
Properties inherited from ViewRuntimeFault | ||
errorMessage | ||
Properties inherited from RuntimeFault | ||
None | ||
Properties inherited from MethodFault | ||
None |