StatusRange

oxygen.http.schema.ExpectedStatuses.StatusRange
See theStatusRange companion class
object StatusRange

Attributes

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

Members list

Type members

Classlikes

case object ClientError extends Error

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Error
class StatusRange
class Object
trait Matchable
class Any
Show all
Self type
sealed abstract class Error(name: String, display: String, min: Int, max: Int) extends StatusRange

Attributes

Companion
object
Supertypes
class StatusRange
class Object
trait Matchable
class Any
Known subtypes
object ClientError
object Error
object ServerError
case object Error extends Error

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Error
class StatusRange
class Object
trait Matchable
class Any
Show all
Self type
Error.type
case object Informational extends StatusRange

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror