edu.mayo.informatics.indexer.api.exceptions
Class InternalErrorException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.mayo.informatics.indexer.api.exceptions.InternalErrorException
All Implemented Interfaces:
java.io.Serializable

public class InternalErrorException
extends java.lang.Exception

Exception that is thrown if an index writer is already open.

Author:
Dan Armbrust
See Also:
Serialized Form

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

InternalErrorException

public InternalErrorException(java.lang.String msg)

InternalErrorException

public InternalErrorException(java.lang.String msg,
                              java.lang.Throwable e)

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.