Class EmptyIntersectionException

All Implemented Interfaces:
Serializable

public class EmptyIntersectionException extends CannotCropException
Special subclass of CannotCropException reporting that the raster space intersection between the crop area and the coverage one was found to be empty
Author:
Andrea Aime - GeoSolutions
See Also:
  • Constructor Details

    • EmptyIntersectionException

      public EmptyIntersectionException()
    • EmptyIntersectionException

      public EmptyIntersectionException(String message, Throwable exception)
    • EmptyIntersectionException

      public EmptyIntersectionException(String message)