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

Lionel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Lionel <[email protected]> ---
Here is the StackTrace :

Exception in thread "main" java.lang.NullPointerException
    at
org.apache.poi.hssf.usermodel.HSSFComment.getColumn(HSSFComment.java:170)
    at
org.apache.poi.hssf.usermodel.HSSFSheet.lookForComment(HSSFSheet.java:2118)
    at
org.apache.poi.hssf.usermodel.HSSFSheet.findCellComment(HSSFSheet.java:2103)
    at
org.apache.poi.hssf.usermodel.HSSFCell.getCellComment(HSSFCell.java:1022)
    at org.apache.poi.hssf.usermodel.HSSFCell.getCellComment(HSSFCell.java:70)
    at poi.bugs.BugGetCellComment.main(BugGetCellComment.java:58)

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to