Class ReadLegendException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.MapContextException
org.gvsig.fmap.mapcontext.exceptions.ReadLegendException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException
Direct Known Subclasses:
IncompatibleLegendReadException

public class ReadLegendException extends MapContextException
See Also:
  • Constructor Details

    • ReadLegendException

      public ReadLegendException(File file, Throwable cause)
    • ReadLegendException

      public ReadLegendException(String format, String message, File file, Throwable cause, long code)