JTS Core 1.17.1
Packages
Classes
Search
About
Top
TopologyException(String)
TopologyException(String, Coordinate)
getCoordinate(): Coordinate
Bottom
Source
Classic
org.locationtech.jts.geom
Class TopologyException
Hierarchy:
Object
,
Object
,
Throwable
,
Exception
,
RuntimeException
, TopologyException
All Implemented Interfaces:
Serializable
public class TopologyException
extends
RuntimeException
Indicates an invalid or inconsistent topological situation encountered during processing
Other
version: 1.7
public
TopologyException(
String
msg)
public
TopologyException(
String
msg,
Coordinate
pt)
public
Coordinate
getCoordinate()