Class GettingEnvelopeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.raster.lib.buffer.api.exceptions.GettingEnvelopeException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class GettingEnvelopeException extends org.gvsig.tools.exception.BaseException
Author:
fdiaz
See Also:
  • Constructor Details

    • GettingEnvelopeException

      public GettingEnvelopeException(Throwable cause)
      Parameters:
      cause -
    • GettingEnvelopeException

      public GettingEnvelopeException(org.gvsig.fmap.geom.Geometry geom, Throwable cause)
      Parameters:
      geom -
      cause -