|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--jxl.JXLException | +--jxl.write.WriteException | +--jxl.write.biff.JxlWriteException | +--jxl.write.biff.RowsExceededException
Exception thrown when attempting to add a row to a spreadsheet which has already reached the maximum amount
Inner classes inherited from class jxl.write.biff.JxlWriteException |
JxlWriteException.WriteMessage |
Fields inherited from class jxl.write.biff.JxlWriteException |
cellReferenced, formatInitialized, maxRowsExceeded |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary | |
RowsExceededException()
Constructor |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public RowsExceededException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |