Define custom exception handler in Java? [duplicate]
问题 This question already has answers here : Java uncaught global exception handler (3 answers) Closed 4 years ago . Well ! Thanks for having found the answer. I accepted the duplicate since it is exactly what I wanted and it is well explained. Thanks to everybody for your answers :) Does anyone have advice or some idea on how to make a custom exception handler in Java ? I mean modifying the standard Java exception handling method for code-uncatched Exceptions , Errors and more generically