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

Class ListingNotFound

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


publicclass ListingNotFound
extends Exception

Exception thrown when a request was made for a bug which cannot be found.

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

ListingNotFound(String msg)

Exception thrown when a request was made for a bug which cannot be found.

ListingNotFound()

Constructor Details

ListingNotFound

publicListingNotFound()


ListingNotFound

publicListingNotFound(String msg)

Exception thrown when a request was made for a bug which cannot be found.

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:
msg