|
|||||||||
| Home >> All >> jxl >> read >> [ biff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jxl.read.biff
Class BiffException.BiffMessage

java.lang.Objectjxl.read.biff.BiffException.BiffMessage
- Enclosing class:
- BiffException
- private static class BiffException.BiffMessage
- extends java.lang.Object
Inner class containing the various error messages
| Field Summary | |
java.lang.String |
message
The formatted message |
| Constructor Summary | |
(package private) |
BiffException.BiffMessage(java.lang.String m)
Constructs this exception with the specified message |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
message
public java.lang.String message
- The formatted message
| Constructor Detail |
BiffException.BiffMessage
BiffException.BiffMessage(java.lang.String m)
- Constructs this exception with the specified message
|
|||||||||
| Home >> All >> jxl >> read >> [ biff overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jxl.read.biff.BiffException.BiffMessage