Class LoadLayerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.MapContextException
org.gvsig.fmap.mapcontext.exceptions.LoadLayerException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException
Direct Known Subclasses:
CantRetrieveLayerByStoreException, ConnectionErrorLayerException, DriverLayerException, FileLayerException, LegendLayerException, NameLayerException, ProjectionLayerException, ReloadLayerException, ReprojectLayerException, TypeLayerException, UnsupportedVersionLayerException, URLLayerException

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

    • LoadLayerException

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

      public LoadLayerException(String layer, Throwable cause)
    • LoadLayerException

      public LoadLayerException(String layer)