Changes between Initial Version and Version 1 of Ticket #481
- Timestamp:
- 22.06.2013 00:32:32 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #481
- Property Status changed from new to accepted
-
Ticket #481 – Description
initial v1 1 1 This would allow e.g. the Caching plugin to throw a WebApplicationException in order to abort request processing and cause a 304 (Not Modified) response. 2 3 Currently all listener exceptions are wrapped with a RuntimeException.