com.vividsolutions.jts.geom
Class TopologyException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vividsolutions.jts.geom.TopologyException
- All Implemented Interfaces:
- Serializable
public class TopologyException
- extends RuntimeException
Indicates an invalid or inconsistent topological situation encountered during processing
- Version:
- 1.7
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TopologyException
public TopologyException(String msg)
TopologyException
public TopologyException(String msg,
Coordinate pt)
getCoordinate
public Coordinate getCoordinate()
Copyright © 2012. All Rights Reserved.