Search
Preparing search index...
The search index is not available
ASK SDK for Node.js
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
ServiceError
Class ServiceError
Hierarchy
Error
ServiceError
Index
Constructors
constructor
Properties
message
name
stack
status
Code
Error
Constructors
constructor
new
Service
Error
(
statusCode
:
number
, message
:
string
)
:
ServiceError
Parameters
statusCode:
number
message:
string
Returns
ServiceError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
string
Protected
status
Code
status
Code
:
number
Static
Error
Error
:
ErrorConstructor
Globals
Service
Error
constructor
message
name
stack
status
Code
Error