Class WriteLegendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.MapContextException
org.gvsig.fmap.mapcontext.exceptions.WriteLegendException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class WriteLegendException extends MapContextException
Author:
Vicente Caballero Navarro
See Also:
  • Constructor Details

    • WriteLegendException

      public WriteLegendException(ILegend legend, Throwable cause)