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

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

Uses of ProductComponentRelationException in net.sf.jagzilla
 

Methods in net.sf.jagzilla that throw ProductComponentRelationException
 void BugQuery.addBug(Bug bug)
          adds a new bug to the database.
 void BugQueryHibernateImpl.addBug(Bug bug)
           
 



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