Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

jxl.read.biff
Class BiffException.BiffMessage  view BiffException.BiffMessage download BiffException.BiffMessage.java

java.lang.Object
  extended byjxl.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