Revision 9079

View differences:

trunk/libraries/libFMap/src/com/iver/cit/gvsig/fmap/MapControl.java
526 526
	 *
527 527
	 * @param t Excepci?n.
528 528
	 */
529
	private void throwException(Throwable t) {
529
	protected void throwException(Throwable t) {
530 530
		exceptionHandlingSupport.throwException(t);
531 531
	}
532 532

  

Also available in: Unified diff