mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[java-inspections] NewExceptionWithoutArgumentsInspection: add option to ignore certain exceptions
Fixes IDEA-325424 Inspection 'Exception constructor without arguments' should allow exclusions GitOrigin-RevId: 9297554f1dc6d95b8e4e2be5499d7a47a6703d4b
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5dfdd117ae
commit
e55a975f7f
@@ -646,3 +646,4 @@ inspection.extract.method.dont.suggest.length=Don\u2019t suggest extracting meth
|
||||
notification.file.system.issue=File Operation Issue
|
||||
notification.content.cannot.move.file=Cannot move ''{0}'' into ''{1}'': {2}
|
||||
intention.family.name.replace.with.unnamed.pattern=Replace with unnamed pattern
|
||||
intention.name.ignore.exception=Ignore exception ''{0}''
|
||||
|
||||
Reference in New Issue
Block a user