Revision 10665 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/tools/PointSelectionListener.java

View differences:

PointSelectionListener.java
108 108

  
109 109
		} catch (ReadDriverException e) {
110 110
			throw new BehaviorException("No se pudo hacer la selecci?n");
111
		} catch (DriverLoadException e) {
112
			throw new BehaviorException("No se pudo hacer la selecci?n");
113 111
		} catch (VisitorException e) {
114 112
			throw new BehaviorException("No se pudo hacer la selecci?n");
115 113
		}

Also available in: Unified diff