Ignore:
Timestamp:
2015-04-29T01:44:01+02:00 (9 years ago)
Author:
Don-vip
Message:

fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for exceptions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/io/SaveLayerTask.java

    r7402 r8291  
    3434     * @param layerInfo information about the layer to be saved to save. Must not be null.
    3535     * @param monitor the monitor. Set to {@link NullProgressMonitor#INSTANCE} if null
    36      * @throws IllegalArgumentException thrown if layer is null
     36     * @throws IllegalArgumentException if layer is null
    3737     */
    3838    protected SaveLayerTask(SaveLayerInfo layerInfo, ProgressMonitor monitor) {
Note: See TracChangeset for help on using the changeset viewer.