Gel.QueryArgumentError (Gel v0.9.0)

View Source

A shorthand module to create Gel.Error of Gel.QueryArgumentError type.

Summary

Functions

new(message, opts \\ [])

(since 0.3.0)
@spec new(String.t(), Keyword.t()) :: Gel.Error.t()

Create a new Gel.Error with Gel.QueryArgumentError type.