HttpResourceModel.handle does not propagate throwable cause, masks it with a new HandlerException.

Description

HttpResourceModel.handle catches a Throwable and throws a new HandlerException without including the original cause in it. We should propagate the original cause for the HandlerException.

Release Notes

None

Activity

Show:

Bhooshan MogalDecember 16, 2014 at 7:09 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Priority

Created December 16, 2014 at 6:40 PM
Updated December 29, 2014 at 9:20 PM
Resolved December 16, 2014 at 7:09 PM