InvalidMessageBodyFailure
final case class InvalidMessageBodyFailure(details: String, cause: Option[Throwable]) extends MessageBodyFailure
Indicates a semantic 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