Unit 'fpexprpars' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

EExprParser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Expression parser exception class

Declaration

Source position: fpexprpars.pp line 833

type EExprParser = class(Exception)

Inheritance

EExprParser

  

Expression parser exception class

|

Exception

|

TObject

Description

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:


Documentation generated on: Dec 15 2025