...
When an exception contains sensitive information, the custom MyExceptionReporter
class should extract or cleanse it, before returning control to the next statement in the catch
block. (See guideline EXC01ERR01-J. Use a class dedicated to reporting exceptions.)
...