Class CoverageValueProviderHelper.EmptyGeometryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
nz.org.riskscape.engine.data.coverage.CoverageValueProviderHelper.EmptyGeometryException
All Implemented Interfaces:
Serializable
Enclosing class:
CoverageValueProviderHelper

public class CoverageValueProviderHelper.EmptyGeometryException extends Exception

Exception to throw if the helper is given an empty geometry. Checked to ensure calling code handles this correctly.

See Also:
  • Constructor Details

    • EmptyGeometryException

      public EmptyGeometryException()