class IllegalArgumentException
package com.lightstreamer.native
extends Exception
import com.lightstreamer.native.NativeTypes
Thrown to indicate that a method has been passed an illegal
or inappropriate argument.
Use toString to extract details on the error occurred.