ESCalc - v0.0.1-beta.2
Preparing search index...
index
ESCalcError
Class ESCalcError
Hierarchy (
View Summary
)
Error
ESCalcError
RuntimeError
ParserError
RecoverableParserError
LexerError
Index
Constructors
constructor
Properties
cause?
message
name
stack?
Constructors
constructor
new
ESCalcError
(
message
:
string
,
options
?:
ErrorOptions
)
:
ESCalcError
Parameters
message
:
string
Optional
options
:
ErrorOptions
Returns
ESCalcError
Properties
Optional
cause
cause
?:
unknown
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cause
message
name
stack
ESCalc - v0.0.1-beta.2
Loading...