class CQL::Error
Exception
< Reference
< Object
Error class This class represents an error in the CQL library It provides a message describing the error
Example Raising an error
Constructors
def new(message : String)
(message : String)