Save This Page
Home » jexcelapi_2_6_8 » 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:
    FormulaException, RowsExceededException, ColumnsExceededException, WriteException, PasswordException, JxlWriteException, BiffException, CopyAdditionalPropertySetsException

Base exception class for JExcelAPI exceptions
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:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait