Class CannotReadScriptException

All Implemented Interfaces:
Serializable

public class CannotReadScriptException extends ScriptException
Thrown by ScriptUtils if a CQL script cannot be read.
Since:
3.0
Author:
Mark Paluch
See Also:
  • Constructor Details