StatusCode

sttp.model.StatusCode
See theStatusCode companion class
object StatusCode extends StatusCodes

For a description of the behavior of apply, safeApply and unsafeApply methods, see sttp.model.

Attributes

Companion
class
Graph
Supertypes
trait StatusCodes
class Object
trait Matchable
class Any
Self type
StatusCode.type

Members list

Value members

Concrete methods

def apply(code: Int): StatusCode
def safeApply(code: Int): Either[String, StatusCode]
def unsafeApply(code: Int): StatusCode

Attributes

Throws
IllegalArgumentException

If the status code is out of range.

Inherited methods

Attributes

Inherited from:
StatusCodes

Inherited fields

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes
val Ok: StatusCode

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes

Attributes

Inherited from:
StatusCodes