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

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

Uses of JagzillaEventException in net.sf.jagzilla
 

Methods in net.sf.jagzilla that throw JagzillaEventException
 void EventHandler.handleAddBugEvent(Bug bug)
           
 void EventHandler.handleUpdateBugEvent(Bug oldBug, Bug newBug)
           
 



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