MessageFailure
org.http4s.MessageFailure
trait MessageFailure extends RuntimeException
Indicates a failure to handle an HTTP Message.
Attributes
- Source
- MessageFailure.scala
- Graph
-
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
trait DecodeFailuretrait MessageBodyFailureclass MediaTypeMismatchclass MediaTypeMissingclass ParseFailureShow all
Members list
Value members
Abstract methods
Attributes
- Source
- MessageFailure.scala
Provides a message appropriate for logging.
Provides a default rendering of this failure as a Response.
Concrete methods
Attributes
- Definition Classes
- Source
- MessageFailure.scala
Attributes
- Definition Classes
- Source
- MessageFailure.scala
Inherited methods
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:
- Throwable
Attributes
- Inherited from:
- Throwable
Attributes
- Inherited from:
- Throwable
In this article