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