class

Schema::Definition::ParamMissingError

Inherits Schema::Definition::Error < Exception < Reference < Object

Raised when a param is not nilable and missing from the query.

Constructors

new(path : Tuple)
Source