Class LayerNotFoundInCollectionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.mapcontext.layers.operations.LayerNotFoundInCollectionException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class LayerNotFoundInCollectionException extends org.gvsig.tools.exception.BaseException
See Also:
  • Constructor Details

    • LayerNotFoundInCollectionException

      public LayerNotFoundInCollectionException(FLayer layer, LayerCollection collection)