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.
- © Mark Howard <mh@debian.org> 2002
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.
- © Mark Howard <mh@debian.org> 2002
- s