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/SaveLayerInfo.java

    r7402 r8291  
    2626     * Constructs a new {@code SaveLayerInfo}.
    2727     * @param layer the layer. Must not be null.
    28      * @throws IllegalArgumentException thrown if layer is null
     28     * @throws IllegalArgumentException if layer is null
    2929     */
    3030    public SaveLayerInfo(AbstractModifiableLayer layer) {
Note: See TracChangeset for help on using the changeset viewer.