-
Task
-
Resolution: Done
-
Major
-
1.9.4.Final, 4.1.0.Final, 4.0.1.Final
-
None
We have a couple of points we don't really expect to fail so we handle exceptions we must handle by dropping them and degrading the behaviour.
The issue is if we do hit these situations we have no way to capture the exception we dropped.
As an example ELYWEB-252 we know the getRequestUri method fails but there are actually two calls to the constructor that could be the cause.