Class ScriptParseException

All Implemented Interfaces:
Serializable

public class ScriptParseException extends ScriptException
Thrown by ScriptUtils if a CQL script cannot be properly parsed.
Since:
3.0
Author:
Mark Paluch
See Also: