org.z3950.zoom
Class SearchException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.z3950.zoom.ZOOMException
                    |
                    +--org.z3950.zoom.SearchException
All Implemented Interfaces:
java.io.Serializable

public class SearchException
extends ZOOMException

Represents an exception occurring in the ZOOM libraries (not on the server) during a Search operation.

Version:
$Id: SearchException.java,v 1.1 2002/12/14 00:17:49 mike Exp $
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait