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
ClientSideActionPrevented
Class ClientSideActionPrevented
Hierarchy
RequestError
ClientSideActionPrevented
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
Client
Side
Action
Prevented
(
__namedParameters
:
{
explanation
?:
string
}
)
:
ClientSideActionPrevented
Parameters
__namedParameters:
{
explanation
?:
string
}
Optional
explanation
?:
string
Returns
ClientSideActionPrevented
Properties
Readonly
explanation
explanation
:
string
Readonly
message
message
:
string
name
name
:
string
Readonly
params
params
:
string
[]
Optional
stack
stack
:
string
Static
Readonly
code
code
:
number
= 600
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
Client
Side
Action
Prevented
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