Search
Preparing search index...
The search index is not available
Diffusion JavaScript API 6.11.5
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
RetryLimitError
Class RetryLimitError
Hierarchy
Error
RetryLimitError
Implements
DiffusionError
Index
Constructors
constructor
Properties
message
name
stack
Error
type
Methods
get
Type
Constructors
constructor
new
Retry
Limit
Error
(
message
:
string
)
:
RetryLimitError
Parameters
message:
string
Returns
RetryLimitError
Properties
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Static
type
type
:
"retry_limit_error"
= "retry_limit_error"
Methods
get
Type
get
Type
(
)
:
string
Returns
string
Globals
Retry
Limit
Error
constructor
message
name
stack
Error
type
get
Type