org.z3950.zoom
Class ZOOMException

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

public class ZOOMException
extends java.lang.Exception

Represents an exception occurring in a ZOOM operation. All the action is in the sub-classes.

Version:
$Id: ZOOMException.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