Class NotExtentException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.store.gpe.exceptions.NotExtentException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class NotExtentException extends org.gvsig.tools.exception.BaseException
This exception is thrown when it is not possible to calculate an extent for a layer
Author:
Jorge Piera LLodrĂ¡ (jorge.piera@iver.es)
See Also:
  • Constructor Details

    • NotExtentException

      public NotExtentException(org.gvsig.fmap.mapcontext.layers.FLayer layer, Throwable exception)
  • Method Details

    • values

      protected Map values()
      Overrides:
      values in class org.gvsig.tools.exception.BaseException