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

View differences:

RectangleSelectionListener.java
104 104

  
105 105
		} catch (ReadDriverException e) {
106 106
			throw new BehaviorException("No se pudo hacer la selecci?n");
107
		} catch (DriverLoadException e) {
108
			throw new BehaviorException("No se pudo hacer la selecci?n");
109 107
		} catch (VisitorException e) {
110 108
			throw new BehaviorException("No se pudo hacer la selecci?n");
111 109
		}

Also available in: Unified diff