ostore.cache
Class CacheException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--ostore.cache.CacheException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CacheFullException, CacheMissException

public abstract class CacheException
extends Exception

Version:
$Id: CacheException.java,v 1.2 2001/11/09 01:06:43 lhtung Exp $
Author:
Larry Tung, Patrick R. Eaton
See Also:
Serialized Form

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