zio.http.QueryParamsError
See theQueryParamsError companion trait
object QueryParamsError
Attributes
- Companion
- trait
- Graph
-
- Supertypes
- Self type
-
QueryParamsError.type
Members list
Type members
Classlikes
final case class Malformed(name: String, codec: TextCodec[_], values: NonEmptyChunk[String]) extends QueryParamsError
Attributes
- Supertypes
-
trait Producttrait Equalstrait QueryParamsErrortrait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class Missing(name: String) extends QueryParamsError
Attributes
- Supertypes
-
trait Producttrait Equalstrait QueryParamsErrortrait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The name of the type
In this article