@samatawy/rules
Preparing search index...
index
RuleException
Class RuleException
An error raised intentionally by a rule as part of its execution.
Hierarchy (
View Summary
)
AbstractException
RuleException
Index
Constructors
constructor
Properties
message
context?
Constructors
constructor
new
RuleException
(
message
:
string
,
context
?:
any
)
:
RuleException
Parameters
message
:
string
Optional
context
:
any
Returns
RuleException
Properties
message
message
:
string
Optional
context
context
?:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
message
context
@samatawy/rules
Loading...
An error raised intentionally by a rule as part of its execution.