// License: GPL. For details, see LICENSE file.
package org.openstreetmap.josm.io;

public class OsmTransferCancelledException extends OsmTransferException {

}
