[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Expression parser exception class
Source position: fpexprpars.pp line 833
type EExprParser = class(Exception) |
|
Expression parser exception class |
|
| | | ||
| | | ||
This exception class is raised by the TFPExpressionParser when parsing or evaluation errors occur. It encompasses both syntactic errors during expression parsing and runtime errors during expression evaluation.
This exception is raised in various scenarios: