Exception type matching check cause

Description

When catching a specific type of exception

if the original BarException was an unchecked exception and caught and rethrown inside a BoxRuntimeException, then the catch block won’t match it. Look at the cause as well

Activity

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

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created December 18, 2024 at 7:00 PM
Updated December 18, 2024 at 7:01 PM
Resolved December 18, 2024 at 7:01 PM