Search
Preparing search index...
The search index is not available
Home
ErrorHandler
Class ErrorHandler
Hierarchy
Error
ErrorHandler
Index
Constructors
constructor
Properties
code
error
message
name
raw
Error
stack
Error
Constructors
constructor
new
Error
Handler
(
error
:
string
, code
?:
number
)
:
ErrorHandler
Parameters
error:
string
Optional
code:
number
Returns
ErrorHandler
Properties
Optional
code
code
:
number
error
error
:
string
message
message
:
string
name
name
:
string
raw
Error
raw
Error
:
string
= null
Optional
stack
stack
:
string
Static
Error
Error
:
ErrorConstructor
Globals
Error
Handler
constructor
code
error
message
name
raw
Error
stack
Error