kowasm
0.1.0-SNAPSHOT
common
web
/
org.kowasm.web.http
/
StatusCode
/
Custom
Custom
class
Custom
(
val
code
:
Int
)
:
StatusCode
A custom status code.
Parameters
code
The status code.
Members
Constructors
Custom
Link copied to clipboard
constructor
(
code
:
Int
)
Properties
code
Link copied to clipboard
val
code
:
Int
The status code.