Throw any Java Exception anywhere without the need of catching them nor wrapping them into RuntimeException
java exceptions exception-handling throw wrapping unchecked-exception checkedexception rethrow-exceptions
- Updated
Jul 12, 2025 - Java
Throw any Java Exception anywhere without the need of catching them nor wrapping them into RuntimeException
Add a description, image, and links to the rethrow-exceptions topic page so that developers can more easily learn about it.
To associate your repository with the rethrow-exceptions topic, visit your repo's landing page and select "manage topics."