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

Class BugNotFound

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


publicclass BugNotFound
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

BugNotFound()

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

BugNotFound(String comment)

Constructor Details

BugNotFound

publicBugNotFound()

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

BugNotFound

publicBugNotFound(String comment)

Parameters:
comment