of

fun of(code: Int): Status(source)

Looks up the Status that corresponds to code, throwing if the code is unknown.

Return

the matching Status entry.

Parameters

code

numeric status code to resolve.

See also

Throws

when the code is not recognised by Tapik.