Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Pool 269 generic exceptions (#143)
* [POOL-269] Use a generic exception instead of Exception. Generic Exception for ObjectPool. * [POOL-269] Use a generic exception instead of Exception. Generic Exception for KeyedPooledObjectFactory. * [POOL-269] Use a generic exception instead of Exception. Generic Exception for KeyedObjectPool. * [POOL-269] Use a generic exception instead of Exception. Generic Exception for KeyedObjectPool. * [POOL-269] Use a generic exception instead of Exception. Wait a little more. Co-authored-by: Gary Gregory <ggregory@rocketsoftware.com>
- Loading branch information
1 parent
727d91d
commit a6148a72197f10c43170847d9e7193b2872df8f2
Showing
44 changed files
with
718 additions
and
701 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
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
Oops, something went wrong.