org.http4s.DecodeFailure
See theDecodeFailure companion object
Indicates a problem decoding a Message. This may either be a problem with the entity headers or with the entity itself.
Attributes
- Companion:
- object
- Source:
- MessageFailure.scala
- Graph
- Supertypes
- trait MessageFailureclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass Any
- Known subtypes