class IllegalStateException
package com.lightstreamer.native
extends Exception
import com.lightstreamer.native.NativeTypes
Thrown to indicate that a method has been invoked at an illegal or
inappropriate time or that the internal state of an object is incompatible
with the call.
Use toString to extract details on the error occurred.