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
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheFaultException
public CacheFaultException()
- Creates a new instance of CacheFaultException
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement