jxl.read.biff
Class BiffException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjxl.JXLException
              extended byjxl.read.biff.BiffException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
PasswordException

public class BiffException
extends JXLException

Exception thrown when reading a biff file

See Also:
Serialized Form

Constructor Summary
BiffException(jxl.read.biff.BiffException.BiffMessage m)
          Constructs this exception with the specified message
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BiffException

public BiffException(jxl.read.biff.BiffException.BiffMessage m)
Constructs this exception with the specified message

Parameters:
m - the message