-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GH-3227: Implement handleOne() in CDEH
Fixes: #3227 * Implement handleOne() in `CommonDelegatingErrorHandler` * Add tests for handle methods in `CommonDelegatingErrorHandler` * Add tests for the new `handleOne()` method, as well as a test for `handleOtherException()` * Checkstyle fixes (cherry picked from commit 4e06c2c)
- Loading branch information
1 parent
4a727e1
commit 18e509e
Showing
2 changed files
with
69 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters