Not that it is a good design or it is something I am planning to do. Just curious, what happens if you throw an Exception from inside an UncaughtExceptionHandler? Is it possible to catch it somewhere?
Not that it is a good design or it is something I am planning
Share
Quote from the method’s Javadoc: