Search
Preparing search index...
The search index is not available
sakura-node-3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"api/httpresponse"
NotFoundResponse
Class NotFoundResponse
Hierarchy
HttpResponse
NotFoundResponse
Index
Constructors
constructor
Properties
code
message
Methods
toJSON
Constructors
constructor
new
Not
Found
Response
(
message
:
string
)
:
NotFoundResponse
Parameters
message:
string
Returns
NotFoundResponse
Properties
code
code
:
number
= 0
message
message
:
string
= "Not Found"
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Globals
"api/httpresponse"
Auth
Error
Response
Bad
Request
Response
Error
Response
Http
Response
Not
Found
Response
constructor
code
message
toJSON
Register
Error
Response
Success
Response