Toggle navigation
Error Prone
Bug Patterns
Docs
GitHub
InvalidThrowsLink
Javadoc links to exceptions in @throws without a @link tag (@throws Exception, not @throws {@link Exception}).
Severity
WARNING
Tags
Style