MalformedMessageBodyFailure
final case class MalformedMessageBodyFailure(details: String, cause: Option[Throwable]) extends MessageBodyFailure
Indicates an syntactic error decoding the body of an HTTP Message.
trait Product
trait Equals
trait MessageBodyFailure
trait DecodeFailure
trait MessageFailure
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any