Status

zio.http.Status
See theStatus companion trait
object Status

Attributes

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

Members list

Type members

Classlikes

case object Accepted extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Accepted.type
case object BadGateway extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BadGateway.type
case object BadRequest extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
BadRequest.type
sealed trait ClientError extends Error

Attributes

Supertypes
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case object Conflict extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Conflict.type
case object Continue extends Informational

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Continue.type
case object Created extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Created.type
final case class Custom(code: Int) extends Status

Attributes

Supertypes
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
sealed trait Error extends Status

Attributes

Supertypes
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case object ExpectationFailed extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object FailedDependency extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Forbidden extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Forbidden.type
case object Found extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Found.type
case object GatewayTimeout extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Gone extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Gone.type
case object HttpVersionNotSupported extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait Informational extends Status

Attributes

Supertypes
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Continue
object Processing
case object InsufficientStorage extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object InternalServerError extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object LengthRequired extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Locked extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Locked.type
case object MethodNotAllowed extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object MisdirectedRequest extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object MovedPermanently extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object MultiStatus extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object MultipleChoices extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NoContent extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
NoContent.type
case object NonAuthoritativeInformation extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NotAcceptable extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NotExtended extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NotFound extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
NotFound.type
case object NotImplemented extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object NotModified extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Ok extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
Ok.type
case object PartialContent extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object PaymentRequired extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object PermanentRedirect extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object PreconditionFailed extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object PreconditionRequired extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Processing extends Informational

Attributes

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

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait Redirection extends Status

Attributes

Supertypes
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Found
object NotModified
object SeeOther
object UseProxy
Show all
case object RequestEntityTooLarge extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object RequestTimeout extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object RequestUriTooLong extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object ResetContent extends Success

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Success
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object SeeOther extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
SeeOther.type
sealed trait ServerError extends Error

Attributes

Supertypes
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
case object ServiceUnavailable extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
sealed trait Success extends Status

Attributes

Supertypes
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object Accepted
object Created
object MultiStatus
object NoContent
object Ok
object ResetContent
Show all
case object SwitchingProtocols extends Informational

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object TemporaryRedirect extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object TooManyRequests extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object Unauthorized extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object UnorderedCollection extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object UnprocessableEntity extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object UnsupportedMediaType extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object UpgradeRequired extends ClientError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ClientError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
case object UseProxy extends Redirection

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Redirection
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
UseProxy.type
case object VariantAlsoNegotiates extends ServerError

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait ServerError
trait Error
trait Status
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Inherited 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

Value members

Concrete methods

def fromInt(code: Int): Status