iiitToolkit 1.0

de.iiit.cache
Class CacheFaultException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--de.iiit.cache.CacheFaultException
All Implemented Interfaces:
Serializable

public class CacheFaultException
extends Exception

Thrown by the cache-classes of this package to signal cache-misses.

Version:
$Revision: 1.6 $ $Date: 2003/01/01 21:03:49 $
See Also:
Serialized Form

Constructor Summary
CacheFaultException()
          Creates a new instance of CacheFaultException
 
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

CacheFaultException

public CacheFaultException()
Creates a new instance of CacheFaultException


iiitToolkit 1.0

Copyright © 2002, 2003 ingeneurbuero fuer innovative informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund, Germany. All Rights Reserved.
See Copyright statement