NoParameterWithName

krop.route.QueryParseFailure.NoParameterWithName
final case class NoParameterWithName(name: String) extends QueryParseFailure

Query parameter parsing failed because no parameter with the given name was found in the query parameters.

Attributes

Source
QueryParseFailure.scala

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
QueryParseFailure
Source
QueryParseFailure.scala