Skip to content

Fault - InvalidArgument

Java Class

com.omnissa.vdi.vlsi.binding.vdi.fault.InvalidArgument

Extends

ViewRuntimeFault

Since

Horizon View 6.0

Fault Description

An InvalidArgument is thrown if the set of arguments passed to the function is not specified correctly.

Data Object Properties

Name Type Description
parameterName xsd:string The name of the invalid parameter 1
Properties inherited from ViewRuntimeFault
errorMessage
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
None

  1. This property need not be set.