⇒ Index (Frames) | ⇒ Index (No Frames) | ⇒ Package | ⇒ Package Tree | ⇒ Full Tree 
com.tildemh.debbug

Class CacheMiss

Exception|
+--com.tildemh.debbug.CacheMiss


publicclass CacheMiss
extends Exception

Exception thrown when a request was made for an item from the cache which does not exist.

This is released under the terms of the GNU Lesser General Public License (LGPL). See the COPYING file for details.

Author:
© Mark Howard <mh@debian.org> 2002

Constructor Summary

CacheMiss(String s)

Exception thrown when a request was made for an item from the cache which does not exist.

Constructor Details

CacheMiss

publicCacheMiss(String s)

Exception thrown when a request was made for an item from the cache which does not exist.

This is released under the terms of the GNU Lesser General Public License (LGPL). See the COPYING file for details.

Author:
© Mark Howard <mh@debian.org> 2002
Parameters:
s