Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Import API SDK
ContentionError
Interface ContentionError
interface
ContentionError
{
code
:
"Contention"
;
message
:
string
;
}
Hierarchy (
View Summary
)
IErrorObject
ContentionError
Index
Properties
code
message
Properties
Readonly
code
code
:
"Contention"
An error identifier.
Readonly
message
message
:
string
A plain language description of the cause of an error.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
Typescript SDK Type Docs
Loading...
An error identifier.