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"
AuthErrorResponse
Class AuthErrorResponse
Hierarchy
HttpResponse
AuthErrorResponse
Index
Constructors
constructor
Properties
code
message
Methods
toJSON
auth
Required
missing
Auth
Token
Constructors
constructor
new
Auth
Error
Response
(
message
:
string
, code
?:
number
)
:
AuthErrorResponse
Parameters
message:
string
Default value
code:
number
= 400
Returns
AuthErrorResponse
Properties
code
code
:
number
= 0
message
message
:
string
= ""
Methods
toJSON
toJSON
(
)
:
any
Returns
any
Static
auth
Required
auth
Required
(
)
:
AuthErrorResponse
Returns
AuthErrorResponse
Static
missing
Auth
Token
missing
Auth
Token
(
)
:
AuthErrorResponse
Returns
AuthErrorResponse
Globals
"api/httpresponse"
Auth
Error
Response
constructor
code
message
toJSON
auth
Required
missing
Auth
Token
Bad
Request
Response
Error
Response
Http
Response
Not
Found
Response
Register
Error
Response
Success
Response