Revision 42811 trunk/org.gvsig.desktop/org.gvsig.desktop.library/org.gvsig.symbology/org.gvsig.symbology.lib/org.gvsig.symbology.lib.impl/src/main/java/org/gvsig/symbology/fmap/mapcontext/rendering/legend/impl/LegendDrawingException.java

View differences:

LegendDrawingException.java
63 63

  
64 64
	private static final String KEY = "legend_drawing_exception";
65 65

  
66
    private static final String MESSAGE = "Error while drawing the legend";
66
    private static final String MESSAGE = "Problems drawing layer";
67 67
    
68 68
	/**
69 69
	 * Creates a new {@link LegendDrawingException} with the original cause.

Also available in: Unified diff