
| Key: |
STS-312
|
| Type: |
Improvement
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Tim Fennell
|
| Reporter: |
Tim Fennell
|
| Votes: |
1
|
| Watchers: |
1
|
|
If you were logged in you would be able to see more operations.
|
|
|
Stripes
Created: 20/Nov/06 11:53 AM
Updated: 01/Apr/07 01:54 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
None
|
| Fix Version/s: |
Release 1.4.3
|
|
|
While it's usually bad practise to *both* log and re-throw an exception, I think we should make an exception (*cough*, no pun intended) in the DefaultExceptionHandler. Since we have no way of knowing what the servlet container will do with it, it would probably be nice to have it logged by Stripes before throwing it further up the chain.
|
|
Description
|
While it's usually bad practise to *both* log and re-throw an exception, I think we should make an exception (*cough*, no pun intended) in the DefaultExceptionHandler. Since we have no way of knowing what the servlet container will do with it, it would probably be nice to have it logged by Stripes before throwing it further up the chain. |
Show » |
|
|