Revision 762 trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/NewMapControl.java

View differences:

NewMapControl.java
364 364
                    System.err.println("Cancelado");
365 365
                    repaint();
366 366
                }
367
			} catch (DriverException e) {
367
			} catch (Throwable e) {
368 368
				throwException(e);
369 369
			} finally {
370 370
            }

Also available in: Unified diff