Class UnsupportedSpatialOperation

All Implemented Interfaces:
Serializable

public class UnsupportedSpatialOperation extends UnsupportedOperationException
Exception thrown when the SpatialStrategy cannot implement the requested operation.
See Also:
WARNING: This API is experimental and might change in incompatible ways in the next release.
  • Constructor Details

    • UnsupportedSpatialOperation

      public UnsupportedSpatialOperation(SpatialOperation op)