given_Decoder_Throwable

object given_Decoder_Throwable extends Decoder[Throwable]
trait Decoder[Throwable]
class Object
trait Matchable
class Any

Value members

Concrete methods

def decode(data: Json, withDefaults: Boolean): Either[DecodeException, Throwable]