/exception-wrapper

Exception wrapper is a very simple Java library the main purpose is convert checked exceptions to runtime (unchecked) exceptions into lambda or other part of code.

Primary LanguageJavaApache License 2.0Apache-2.0

No issues in this repository yet.