Skip to content

StatusNotFound

[Source]

404 Not Found.

primitive val StatusNotFound is
  Status val

Implements


Constructors

create

[Source]

new val create()
: StatusNotFound val^

Returns


Public Functions

code

[Source]

fun box code()
: U16 val

Returns


reason

[Source]

fun box reason()
: String val

Returns


string

[Source]

fun box string()
: String iso^

Returns


eq

[Source]

fun box eq(
  that: StatusNotFound val)
: Bool val

Parameters

Returns


ne

[Source]

fun box ne(
  that: StatusNotFound val)
: Bool val

Parameters

Returns