jxl
Class JXLException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jxl.JXLException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
WriteException

public class JXLException
extends java.lang.Exception

Base exception class for JExcelAPI exceptions

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait