/[Apache-SVN]
ViewVC logotype

Revision 1908608


Jump to revision: Previous Next
Author: centic
Date: Tue Mar 21 11:45:00 2023 UTC (14 months, 3 weeks ago)
Changed paths: 3
Log Message:
Add more information in exception when formula parsing fails

Use toString() instead of getClass() to include more information 
for some ValueEval implementations
When low-level parsing fails, the IllegalStateException does not 
contain any information, therefore wrap it and enrich it with
more information about the cell and the parsed formula

Changed paths

Path Details
Directorypoi/trunk/poi/src/main/java/org/apache/poi/ss/formula/functions/MultiOperandNumericFunction.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/main/java/org/apache/poi/xssf/usermodel/BaseXSSFFormulaEvaluator.java modified , text changed
Directorypoi/trunk/poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestFormulaEval.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26