Changes between Initial Version and Version 1 of Ticket #481


Ignore:
Timestamp:
22.06.2013 00:32:32 (12 years ago)
Author:
jri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #481

    • Property Status changed from new to accepted
  • Ticket #481 – Description

    initial v1  
    11This 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 
     3Currently all listener exceptions are wrapped with a RuntimeException.