Skip to content

Fault - InvalidType

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.InvalidType

Extends

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

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

  1. This property need not be set.