Fix or suppress catching and printing stack trace in code |
||
Issue description1. Read http://errorprone.info/bugpattern/CatchAndPrintStackTrace 2. Remove 'CatchAndPrintStackTrace' suppression for errorprone. 3. Fix or suppress each instance in code. 4. Upgrade 'CatchAndPrintStackTrace' to errorprone error to prevent future regressions.
,
Jan 14
|
||
►
Sign in to add a comment |
||
Comment 1 by benhenry@google.com
, Jan 11