UnexpectedEitherKey
final case
class UnexpectedEitherKey[A](left: A, right: A, actual: A)(implicit A: MsgpackCodec[A]) extends UnpackError
trait Product
trait Equals
class UnpackError
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any