Package org.locationtech.jts.algorithm
Class NotRepresentableException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.locationtech.jts.algorithm.NotRepresentableException
- All Implemented Interfaces:
Serializable
Indicates that a
HCoordinate
has been computed which is
not representable on the Cartesian plane.- Version:
- 1.7
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotRepresentableException
public NotRepresentableException()
-