Preparing search index...
The search index is not available
cwmsjs v2.4.0-2026.3.16
cwmsjs v2.4.0-2026.3.16
CdaError
Interface CdaError
Export
CdaError
interface
CdaError
{
details
?:
{
[
key
:
string
]
:
object
;
}
;
incidentIdentifier
?:
string
;
message
?:
string
;
source
?:
string
;
}
Index
Properties
details?
incident
Identifier?
message?
source?
Properties
Optional
details
details
?:
{
[
key
:
string
]
:
object
;
}
Type declaration
[
key
:
string
]:
object
Memberof
CdaError
Optional
incident
Identifier
incident
Identifier
?:
string
A randomly generated UUID to help identify your request in the logs for analysis..
Memberof
CdaError
Optional
message
message
?:
string
Memberof
CdaError
Optional
source
source
?:
string
Memberof
CdaError
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
details
incident
Identifier
message
source
cwmsjs v2.4.0-2026.3.16
Loading...
Export
CdaError