MalformedQueryParamRejection
pl.iterators.stir.server.MalformedQueryParamRejection
final case class MalformedQueryParamRejection(parameterName: String, errorMsg: String, cause: Option[Throwable]) extends Rejection
Rejection created by parameter filters. Signals that the request was rejected because a query parameter could not be interpreted.
Attributes
- Source
- Rejection.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Rejectionclass Objecttrait Matchableclass Any
Members list
In this article