⇒ Index (Frames) | ⇒ Index (No Frames) | ⇒ Package | ⇒ Package Tree | ⇒ Full Tree 
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.

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

Constructor Summary

CacheError(String s)

Exception thrown when an error occured with the cache, e.g.

Constructor Details

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.

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