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

Packages that use BadResolutionException
net.sf.jagzilla Main package for jagzilla which contains core api interfaces and implementing classes. 
 

Uses of BadResolutionException in net.sf.jagzilla
 

Methods in net.sf.jagzilla that throw BadResolutionException
protected  void BaseQuery.continueIfResolutionExists(java.lang.String resolution)
          helper method for resolution parameter validation.
 void BugQuery.resolveBug(int profile, int bugId, java.lang.String resolution, int dupeId)
          resolves a bug.
 void BugQueryHibernateImpl.resolveBug(int profile, int bugId, java.lang.String resolution, int dupeId)
           
 



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