com.isogen.indexhelper
Class IndexHelperException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.isogen.indexhelper.IndexHelperException
All Implemented Interfaces:
java.io.Serializable

public class IndexHelperException
extends java.lang.Exception

Version:
$Revision: 1.1.1.1 $
See Also:
Serialized Form

Constructor Summary
IndexHelperException()
           
IndexHelperException(java.lang.String msg)
           
IndexHelperException(java.lang.Throwable e)
           
 
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

IndexHelperException

public IndexHelperException()

IndexHelperException

public IndexHelperException(java.lang.String msg)

IndexHelperException

public IndexHelperException(java.lang.Throwable e)
Parameters:
e -