
resources.report.rules.findbugs.DE_MIGHT_DROP.html Maven / Gradle / Ivy
DE_MIGHT_DROP
DE: Method might drop exception (DE_MIGHT_DROP)
This method might drop an exception. In general, exceptions
should be handled or reported in some way, or they should be thrown
out of the method.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy