Neemias — API Reference
Preparing search index...
packages/schemas/src
ErrorEnvelope
Type Alias ErrorEnvelope
type
ErrorEnvelope
=
{
error
:
{
code
:
ErrorCodeName
;
correlationId
:
string
;
details
?:
Record
<
string
,
unknown
>
;
message
:
string
;
}
;
}
Index
Properties
error
Properties
error
error
:
{
code
:
ErrorCodeName
;
correlationId
:
string
;
details
?:
Record
<
string
,
unknown
>
;
message
:
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Neemias — API Reference
Loading...