Class LegendLayerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class LegendLayerException extends LoadLayerException
Author:
Vicente Caballero Navarro
See Also:
  • Constructor Details

    • LegendLayerException

      protected LegendLayerException(String message, Throwable cause, String key, long code)
    • LegendLayerException

      public LegendLayerException(String layer, Throwable cause)
    • LegendLayerException

      public LegendLayerException(String layer)