You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2009/11/05 17:46:02 UTC

DO NOT REPLY [Bug 48140] Cannot get a numeric value from a text cell

https://issues.apache.org/bugzilla/show_bug.cgi?id=48140

--- Comment #1 from Michel Jung <mi...@gmail.com> 2009-11-05 08:46:02 UTC ---
Here comes the stack trace:

java.lang.IllegalStateException: Cannot get a numeric value from a text cell
    at org.apache.poi.xssf.usermodel.XSSFCell.typeMismatch(XSSFCell.java:768)
    at
org.apache.poi.xssf.usermodel.XSSFCell.getNumericCellValue(XSSFCell.java:191)
    at xxx.readInstrumentLines(Converter.java:347)
    at xxx.run(Converter.java:412)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org