blob: 0488a1c1f71cd7112a42ba7535dc2f4c02ef1a09 [file] [view] [edit]
[Effective Java 3rd Edition ยง74][ej3e-74] says:
> Use the Javadoc `@throws` tag to document each exception that a method can
> throw, but do *not* use the `throws` keyword on unchecked exceptions.
[ej3e-74]: https://books.google.com/books?id=BIpDDwAAQBAJ