Class IncompatibleOperationException

java.lang.Object
All Implemented Interfaces:
Serializable

public class IncompatibleOperationException extends MalformedQueryException
An exception indicating that a string could not be parsed into an operation of the expected type by the parser.
Author:
jeen
See Also: