CirceDecoder

endless.circe.CirceDecoder
See theCirceDecoder companion class
object CirceDecoder

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final class DecodingException(failure: DecodingFailure) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
final class ParsingException(failure: ParsingFailure) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Implicits

Implicits

implicit def apply[A : Decoder]: Decoder[A]