@camunda8/orchestration-cluster-api
Preparing search index...
index
TypedVariablesError
Class TypedVariablesError
Base class for all typed-variable errors, so callers can catch the whole family.
Hierarchy (
View Summary
)
Error
TypedVariablesError
VariableDeserializationError
VariableScopeCollisionError
Index
Constructors
constructor
Constructors
constructor
new
TypedVariablesError
(
message
:
string
,
options
?:
{
cause
?:
unknown
}
,
)
:
TypedVariablesError
Parameters
message
:
string
Optional
options
:
{
cause
?:
unknown
}
Returns
TypedVariablesError
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
@camunda8/orchestration-cluster-api
Loading...
Base class for all typed-variable errors, so callers can catch the whole family.