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

All Implemented Interfaces:
    Serializable

A properly typed exception in case consumers of the API specifically wish to handle the case when the workbook is password protected
Fields inherited from java.lang.Exception:
serialVersionUID
Constructor:
 public NameRangeException() 
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