QueryParamError
zio.http.codec.HttpCodecError.QueryParamError
sealed trait QueryParamError extends HttpCodecError
Attributes
- Graph
-
- Supertypes
-
trait HttpCodecErrortrait Producttrait Equalstrait NoStackTraceclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class InvalidQueryParamCountclass MalformedQueryParamclass MissingQueryParamclass MissingQueryParams
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
NoStackTrace -> Throwable
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
-
HttpCodecError -> Throwable
- Inherited from:
- HttpCodecError
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- NoStackTrace
Attributes
- Inherited from:
- Throwable
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Throwable
Inherited and Abstract methods
Attributes
- Inherited from:
- HttpCodecError
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article