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
InvalidCredentialsError
Class InvalidCredentialsError
Hierarchy
RequestError
InvalidCredentialsError
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
Invalid
Credentials
Error
(
errorProperties
:
ActionErrorProperties
)
:
InvalidCredentialsError
Parameters
errorProperties:
ActionErrorProperties
Returns
InvalidCredentialsError
Properties
Readonly
explanation
explanation
:
string
Readonly
message
message
:
string
name
name
:
string
Readonly
params
params
:
string
[]
Optional
stack
stack
:
string
Static
Readonly
code
code
:
603
= 603
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
Invalid
Credentials
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