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

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

public class IndexWriterAlreadyOpenException
extends java.lang.Exception

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

Author:
Dan Armbrust
See Also:
Serialized Form

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

IndexWriterAlreadyOpenException

public IndexWriterAlreadyOpenException(java.lang.String msg)

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.