class

URI::Params::Serializable::ParamMissingError

Inherits URI::Params::Serializable::Error / Exception / Reference / Object

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

Constructors

new(path : Tuple)
Source