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
Oct 30, 2022 - Java