Search
Preparing search index...
The search index is not available
Keiser Metrics SDK API - v4.15.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Keiser Metrics SDK API - v4.15.1
error
ConnectionError
Class ConnectionError
Hierarchy
BaseMetricsError
ConnectionError
ConnectionFaultError
Index
Constructors
constructor
Properties
explanation
message
name
params
stack
code
prepare
Stack
Trace
stack
Trace
Limit
Accessors
code
Methods
to
String
capture
Stack
Trace
Constructors
constructor
new
Connection
Error
(
errorProperties
:
ActionErrorProperties
)
:
ConnectionError
Parameters
errorProperties:
ActionErrorProperties
Returns
ConnectionError
Properties
Readonly
explanation
explanation
:
string
Readonly
message
message
:
string
name
name
:
string
Readonly
params
params
:
string
[]
Optional
stack
stack
:
string
Static
Readonly
code
code
:
0
= 0
Static
Optional
prepare
Stack
Trace
prepare
Stack
Trace
:
(
err
:
Error
, stackTraces
:
CallSite
[]
)
=>
any
Type declaration
(
err
:
Error
, stackTraces
:
CallSite
[]
)
:
any
Optional override for formatting stack traces
Parameters
err:
Error
stackTraces:
CallSite
[]
Returns
any
Static
stack
Trace
Limit
stack
Trace
Limit
:
number
Accessors
code
get
code
(
)
:
number
Returns
number
Methods
to
String
to
String
(
)
:
string
Returns
string
Static
capture
Stack
Trace
capture
Stack
Trace
(
targetObject
:
object
, constructorOpt
?:
Function
)
:
void
Create .stack property on a target object
Parameters
targetObject:
object
Optional
constructorOpt:
Function
Returns
void
Modules
error
Connection
Error
constructor
explanation
message
name
params
stack
code
prepare
Stack
Trace
stack
Trace
Limit
code
to
String
capture
Stack
Trace
Optional override for formatting stack traces