JTS Core 1.17.1
Packages
Classes
Search
About
Top
NotRepresentableException()
Bottom
Source
Classic
org.locationtech.jts.algorithm
Class NotRepresentableException
Hierarchy:
Object
,
Object
,
Throwable
,
Exception
, 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.
See also:
HCoordinate
Other
version: 1.7
public
NotRepresentableException()