com.tildemh.debbug
Class CacheError
Exception|
+--com.tildemh.debbug.CacheError
publicclass CacheError
extends Exception
Exception thrown when an error occured with the cache, e.g. access problems
when reading or writing; corrupt object file (e.g. different versions);
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
CacheError
publicCacheError(String s)
Exception thrown when an error occured with the cache, e.g. access problems
when reading or writing; corrupt object file (e.g. different versions);
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