|
|||||||||
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.read.biff.BiffException | +--jxl.read.biff.PasswordException
A properly typed exception in case consumers of the API specifically wish to handle the case when the workbook is password protected
Inner classes inherited from class jxl.read.biff.BiffException |
BiffException.BiffMessage |
Fields inherited from class jxl.read.biff.BiffException |
excelFileNotFound, excelFileTooBig, expectedGlobals, passwordProtected, streamNotFound, unrecognizedBiffVersion, unrecognizedOLEFile |
Fields inherited from class java.lang.Throwable |
backtrace, detailMessage, serialVersionUID |
Constructor Summary | |
PasswordException()
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 PasswordException()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |