fixing someones throws-rampage

i'm trying to fix several thousand "throws exception"-declarations. in many cases, these exceptions mask the actual exceptions. i tried to use ideas inspections to fix it, but ran into this problem:
http://youtrack.jetbrains.net/issue/IDEA-66112

what can i do?

0
1 comment
Avatar
Permanently deleted user

Would structural search and replace do anything for you?

0

Please sign in to leave a comment.