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

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

public class IndexSearchException
extends java.lang.Exception

Exception thrown when an error occurs do to invalid user search input.

Author:
Kevin Peterson
See Also:
Serialized Form

Constructor Summary
IndexSearchException(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

IndexSearchException

public IndexSearchException(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.