Package org.locationtech.jts.algorithm
Class NotRepresentableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.locationtech.jts.algorithm.NotRepresentableException
-
- All Implemented Interfaces:
java.io.Serializable
public class NotRepresentableException extends java.lang.Exception
Indicates that aHCoordinate
has been computed which is not representable on the Cartesian plane.- Version:
- 1.7
- See Also:
HCoordinate
, Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NotRepresentableException()
-