given_RootJsonFormat_ErrorResponseEntity

io.github.pervasivecats.application.routes.entities.Entity$.given_RootJsonFormat_ErrorResponseEntity$

Attributes

Graph
Supertypes
trait RootJsonFormat[ErrorResponseEntity]
trait RootJsonWriter[ErrorResponseEntity]
trait RootJsonReader[ErrorResponseEntity]
trait JsonFormat[ErrorResponseEntity]
trait JsonWriter[ErrorResponseEntity]
trait JsonReader[ErrorResponseEntity]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

override def read(json: JsValue): ErrorResponseEntity

Attributes

Definition Classes
JsonReader
override def write(response: ErrorResponseEntity): JsValue

Attributes

Definition Classes
JsonWriter