ErrorFormat

zio.http.ErrorResponseConfig.ErrorFormat
See theErrorFormat companion trait
object ErrorFormat

Attributes

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

Members list

Type members

Classlikes

case object Html extends ErrorFormat

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorFormat
class Object
trait Matchable
class Any
Show all
Self type
Html.type
case object Json extends ErrorFormat

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorFormat
class Object
trait Matchable
class Any
Show all
Self type
Json.type
case object Text extends ErrorFormat

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ErrorFormat
class Object
trait Matchable
class Any
Show all
Self type
Text.type

Inherited and Abstract types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror