bcParserCPP 2.8
Math Parser for C++
|
CParserException is used to report errors during parsing and evaluation in CMathParser class. More...
CParserException is used to report errors during parsing and evaluation in CMathParser class.
GetMessage() function can be used to retrieve error message. GetInvalidPortionOfExpression() function reports the problematic part of the mathematical expression that caused the error.