WrongTypeExpectation

io.circe.DecodingFailure$.Reason$.WrongTypeExpectation
case class WrongTypeExpectation(expectedJsonFieldType: String, jsonValue: Json) extends Reason

Attributes

Source:
Error.scala
Graph
Supertypes
trait Product
trait Equals
class Reason
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product