StatusCodeRange

sealed abstract class StatusCodeRange(val range: Int)
Companion:
object
class Object
trait Matchable
class Any
object ClientError.type
object Informational.type
object Redirect.type
object ServerError.type
object Success.type

Value members

Concrete fields

val range: Int