diagnostics/handle_throwing_invocations library
Classes
- HandleThrowingInvocations
-
A diagnostic rule that warns when code invokes declarations annotated
with
@Throwswithout handling the potential exception.
@Throws without handling the potential exception.