Search
Preparing search index...
The search index is not available
@inaut/math-functions
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"math-functions/errors/expression-error"
ExpressionError
Class ExpressionError
Hierarchy
Error
ExpressionError
NodeError
Index
Constructors
constructor
Properties
message
name
position
stack
Error
Methods
get
Position
to
String
IS_
ERROR
error
ToString
Constructors
constructor
new
Expression
Error
(
position
:
number
, messageOrError
:
string
|
Error
)
:
ExpressionError
Parameters
position:
number
messageOrError:
string
|
Error
Returns
ExpressionError
Properties
message
message
:
string
name
name
:
string
Private
position
position
:
number
Optional
stack
stack
:
undefined
|
string
Static
Error
Error
:
ErrorConstructor
Methods
get
Position
get
Position
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
IS_
ERROR
IS_
ERROR
(
objectToCheck
:
any
)
:
boolean
Parameters
objectToCheck:
any
Returns
boolean
Static
Protected
error
ToString
error
ToString
(
error
:
Error
|
string
, position
:
number
)
:
string
Parameters
error:
Error
|
string
position:
number
Returns
string
Globals
"math-
functions/errors/expression-
error"
Expression
Error
constructor
message
name
position
stack
Error
get
Position
to
String
IS_
ERROR
error
ToString
Generated using
TypeDoc