Class UnsupportedVersionLayerException

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
org.gvsig.fmap.mapcontext.exceptions.UnsupportedVersionLayerException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class UnsupportedVersionLayerException extends LoadLayerException
Excepción provocada por el WMS.
Author:
Vicente Caballero Navarro
See Also:
  • Constructor Details

    • UnsupportedVersionLayerException

      public UnsupportedVersionLayerException(String l, Throwable exception)