|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use BadParameterException | |
| net.sf.jagzilla | Main package for jagzilla which contains core api interfaces and implementing classes. |
| net.sf.jagzilla.exceptions | Jagzilla exceptions package. |
| Uses of BadParameterException in net.sf.jagzilla |
| Constructors in net.sf.jagzilla that throw BadParameterException | |
BugQueryHibernateImpl()
constructs an hibernate implementation with default hibernate properties. |
|
BugQueryHibernateImpl(java.util.Properties p)
constructs an imeplementation with the hibernate properties received.See the other constructor to see hibernate properties used. |
|
| Uses of BadParameterException in net.sf.jagzilla.exceptions |
| Subclasses of BadParameterException in net.sf.jagzilla.exceptions | |
class |
BadPriorityException
priority is not a constant value in Bug class |
class |
BadResolutionException
resolution is not a constant value in Bug class |
class |
BadSeverityException
severity is not a constant value in Bug class |
class |
BadStatusException
status is not a constant value in Bug class |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||