MalformedValue
final class MalformedValue(entry: Key[_], input: Seq[String], messageOrExpectedShape: Either[String, String], cause: Option[Throwable]) extends EntryError
class EntryError
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any