GUACAMOLE-566: Merge changes migrating from method interceptors to exception mappers.
Project: http://git-wip-us.apache.org/repos/asf/guacamole-client/repo Commit: http://git-wip-us.apache.org/repos/asf/guacamole-client/commit/2fb377ac Tree: http://git-wip-us.apache.org/repos/asf/guacamole-client/tree/2fb377ac Diff: http://git-wip-us.apache.org/repos/asf/guacamole-client/diff/2fb377ac Branch: refs/heads/master Commit: 2fb377ac81712bfe4b6a1a0382911818bc7843cb Parents: c988975 7abf9f2 Author: Michael Jumper <[email protected]> Authored: Fri Jun 1 10:31:26 2018 -0700 Committer: Michael Jumper <[email protected]> Committed: Fri Jun 1 10:31:26 2018 -0700 ---------------------------------------------------------------------- .../guacamole/rest/RESTExceptionMapper.java | 121 +++++++++++ .../guacamole/rest/RESTExceptionWrapper.java | 203 ------------------- .../guacamole/rest/RESTServiceModule.java | 4 +- 3 files changed, 122 insertions(+), 206 deletions(-) ----------------------------------------------------------------------
