@camunda8/orchestration-cluster-api
Preparing search index...
effect
CamundaGenericError
Class CamundaGenericError
Any other thrown value that does not map to a more specific tag.
Hierarchy
YieldableError
<
this
>
&
{}
&
Readonly
<
{
cause
?:
unknown
;
message
:
string
}
>
CamundaGenericError
Index
Constructors
constructor
Constructors
constructor
new
CamundaGenericError
(
args
:
{
cause
?:
unknown
;
message
:
string
}
,
)
:
CamundaGenericError
Parameters
args
:
{
cause
?:
unknown
;
message
:
string
}
Returns
CamundaGenericError
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@camunda8/orchestration-cluster-api
Loading...
Any other thrown value that does not map to a more specific tag.