net.sf.excelutils
Class ExcelException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.sf.excelutils.ExcelException
All Implemented Interfaces:
java.io.Serializable

public class ExcelException
extends java.lang.Exception

ExcelException

Version:
$Revision: 1.1 $ $Date: 2005/07/01 04:00:41 $
Author:
rainsoft
See Also:
Serialized Form

Constructor Summary
ExcelException()
           
ExcelException(java.lang.String s)
          ExcelException constructor
 
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

ExcelException

public ExcelException()

ExcelException

public ExcelException(java.lang.String s)
ExcelException constructor

Parameters:
s - exception clause


Copyright (C) 200£³-2005 The ExcelUtils Project.