Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Won't Fix
-
Affects Version/s: 2.0-M2
-
Fix Version/s: 2.1.0
-
Component/s: Persistence Layer
-
Labels:None
Description
The GenericDao throws an ObjectRetrievalFailureException when the persistent instance of a class is not found. This exception can be raised in a few other cases too - e.g. when the request is for the wrong class. This suggestion is to create a new exception class, derived from ObjectRetrievalFailureException which is specific to the case when no such object exists: NoSuchObjectException or ObjectNotFoundException.
Activity
Matt Raible
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0.2 [ 10110 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1 [ 10031 ] | |
| Fix Version/s | 2.0.2 [ 10110 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1.0-M2 [ 10210 ] | |
| Fix Version/s | 2.1.0-M1 [ 10031 ] |
Matt Raible
made changes -
| Fix Version/s | 2.1.0 [ 10211 ] | |
| Fix Version/s | 2.1.0-M2 [ 10210 ] |
Matt Raible
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Won't Fix [ 2 ] |