@samatawy/rules
Preparing search index...
index
AbstractException
Class AbstractException
Abstract
Abstract class for all custom exceptions reported by the rules engine.
Hierarchy (
View Summary
)
AbstractException
RuleException
TypeException
EngineException
Index
Constructors
constructor
Properties
message
context?
Constructors
constructor
new
AbstractException
(
message
:
string
,
context
?:
any
)
:
AbstractException
Parameters
message
:
string
Optional
context
:
any
Returns
AbstractException
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...
Abstract class for all custom exceptions reported by the rules engine.