Brian

72%
Flag icon
Use the Javadoc @throws tag to document each exception that a method can throw, but do not use the throws keyword on unchecked exceptions.
Effective Java
Rate this book
Clear rating
Open Preview