Uses of Class
net.sf.jagzilla.exceptions.NoSuchException

Packages that use NoSuchException
net.sf.jagzilla.exceptions Jagzilla exceptions package. 
 

Uses of NoSuchException in net.sf.jagzilla.exceptions
 

Subclasses of NoSuchException in net.sf.jagzilla.exceptions
 class NoSuchAsigneeException
          exception thrown when the reporter does not exist.
 class NoSuchBugException
          indicates that the referenced bug was not found in database.
 class NoSuchComponentException
          indicates that the referenced component was not found in database.
 class NoSuchMilestoneException
          indicates that the referenced milestone was not found in database.
 class NoSuchProductException
          indicates that the referenced product was not found in database.
 class NoSuchProfileException
          indicates that the referenced profile was not found in database.
 class NoSuchReporterException
          exception thrown when the reporter does not exist.
 class NoSuchVersionException
          indicates that the version specified was not found in database.
 



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.