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/data/APIDataSet.java

    r7599 r8291  
    215215     * dependencies can't be uploaded.
    216216     *
    217      * @throws CyclicUploadDependencyException thrown, if a cyclic dependency is detected
     217     * @throws CyclicUploadDependencyException if a cyclic dependency is detected
    218218     */
    219219    public void adjustRelationUploadOrder() throws CyclicUploadDependencyException{
Note: See TracChangeset for help on using the changeset viewer.