class

Ralph::QueryError

Inherits Ralph::Error / Exception / Reference / Object

Raised when a query cannot be built or executed

Constructors

new(message : String, sql : String | Nil = nil, args : Array(DB::Any) | Nil = nil, cause : Exception | Nil = nil)
Source

Instance methods

args
Source