Class NotRepresentableException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jts.algorithm.NotRepresentableException
All Implemented Interfaces:
Serializable

public class NotRepresentableException extends Exception
Indicates that a HCoordinate has been computed which is not representable on the Cartesian plane.
Version:
1.7
See Also:
  • Constructor Details

    • NotRepresentableException

      public NotRepresentableException()