Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Exception in thread "main" java.lang.IllegalArgumentException: The maximum length of cell contents (text) is 32,767 characters
  2. at org.apache.poi.xssf.usermodel.XSSFCell.setCellValue(XSSFCell.java:440)
  3. at org.apache.poi.xssf.usermodel.XSSFCell.setCellValue(XSSFCell.java:421)
  4. at org.apache.poi.xssf.usermodel.Python.main(Python.java:90)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement