MessageBodyFailure
org.http4s.MessageBodyFailure
trait MessageBodyFailure extends DecodeFailure
Indicates a problem decoding a Message body.
Attributes
- Source
- MessageFailure.scala
- Graph
-
- Supertypes
-
trait DecodeFailuretrait MessageFailureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Definition Classes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Provides a message appropriate for logging.
Provides a message appropriate for logging.
Attributes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
Provides a default rendering of this failure as a Response.
Provides a default rendering of this failure as a Response.
Attributes
- Inherited from:
- MessageFailure
- Source
- MessageFailure.scala
In this article