ServerError
zio.http.Status.ServerError
sealed trait ServerError extends Error
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object BadGatewayobject GatewayTimeoutobject HttpVersionNotSupportedobject InsufficientStorageobject InternalServerErrorobject NotExtendedobject NotImplementedobject ServiceUnavailableobject VariantAlsoNegotiatesShow all
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Status
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Returns a Response with empty data and no headers.
In this article