ZF-7582: Supress Auto Handling of Exceptions
Description
When the invoked method throws an exception, the server automatically catches to call the servers fault method.
This prohibits users of the server to handle the exception more gracefully/generally.
Attached is a patch which introduces a autoHandleExceptions option. If this is aceptable, i also could provide the tests for it.
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:53:21.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.