|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Exception Summary | |
| BadParameterException | base class for all exceptions related to a bad parameter, which is not looked up dynamicallym but can be found in system constants. |
| BadPriorityException | priority is not a constant value in Bug class |
| BadResolutionException | resolution is not a constant value in Bug class |
| BadSeverityException | severity is not a constant value in Bug class |
| BadStatusException | status is not a constant value in Bug class |
| ComponentNotUniqueException | indicates that it was assumed that a component name is unique (and it wasn't). |
| DateInFutureException | exception that indicates that a date received references a time instance in the future when it should not. |
| InconsistencyException | represents some inconsistency in data or the imposibility to identify a record by a field. |
| JagzillaEventException | base class for errors related to event handling. |
| JagzillaException | base class for all application exceptions. |
| JagzillaImplementationException | base class for errors related to core api implementation specific errors. |
| NoComponentsException | inconsistency indicating there are no components. |
| NoSuchAsigneeException | exception thrown when the reporter does not exist. |
| NoSuchBugException | indicates that the referenced bug was not found in database. |
| NoSuchComponentException | indicates that the referenced component was not found in database. |
| NoSuchException | base class for all exceptions related to a non-existing element. |
| NoSuchMilestoneException | indicates that the referenced milestone was not found in database. |
| NoSuchProductException | indicates that the referenced product was not found in database. |
| NoSuchProfileException | indicates that the referenced profile was not found in database. |
| NoSuchReporterException | exception thrown when the reporter does not exist. |
| NoSuchVersionException | indicates that the version specified was not found in database. |
| NotImplementedException | Exception that indicates that the requested function has not been implemented. |
| NotUniqueException | indicates that an assumption made that an identifier would be unique failed (The identifier was not uniqe). |
| NullSourceException | exception thrown when the application is trying to fire an event with an unconfigured source. |
| ProductComponentRelationException | indicates that the specified component does not belong to the product. |
Jagzilla exceptions package.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||