Home » JCraft » jxl » [javadoc | source]
jxl
public class: JXLException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         jxl.JXLException

All Implemented Interfaces:
    Serializable

Direct Known Subclasses:
    JxlWriteException, WriteException, CopyAdditionalPropertySetsException, PasswordException, NameRangeException, BiffException, ColumnsExceededException, FormulaException, RowsExceededException

Base exception class for JExcelAPI exceptions
Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 protected JXLException(String message) 
    Constructor
    Parameters:
    message - the exception message
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait