DecodingError

kirk.DecodingError
object DecodingError

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Fx extends Error[DecodingException]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Error[DecodingException]
trait ErrorEffect[DecodingException, DecodingException]
trait ErrorSignature[DecodingException, DecodingException]
trait Effect[ErrorSignature[DecodingException, DecodingException]]
trait CanInterpret
trait CanPerform[ErrorSignature[DecodingException, DecodingException]]
trait Signature
class Object
trait Matchable
class Any
Show all
Self type
Fx.type

Types

type Fx = Fx.type

Value members

Concrete methods

def badRequest: Handler[[_] =>> Response, [_] =>> Response, Fx, Any]