Preparing search index...
The search index is not available
Back To Index
|
@azure/cosmos
Package version:
@azure/cosmos
ErrorResponse
Class ErrorResponse
Hierarchy
Error
ErrorResponse
Indexable
[
key
:
string
]:
any
Index
Constructors
constructor
Properties
activity
Id?
body?
code?
diagnostics?
headers?
message
name
retry
After
In
Milliseconds?
retry
After
In
Ms?
stack?
substatus?
Constructors
constructor
new
Error
Response
(
message
?
)
:
ErrorResponse
Parameters
Optional
message
:
string
Returns
ErrorResponse
Properties
Optional
activity
Id
activity
Id
?:
string
Optional
body
body
?:
ErrorBody
Optional
code
code
?:
string
|
number
Optional
diagnostics
diagnostics
?:
CosmosDiagnostics
Optional
headers
headers
?:
CosmosHeaders
message
message
:
string
name
name
:
string
Optional
retry
After
In
Milliseconds
retry
After
In
Milliseconds
?:
number
Optional
retry
After
In
Ms
retry
After
In
Ms
?:
number
Optional
stack
stack
?:
string
Optional
substatus
substatus
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/cosmos
Loading...