|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.vividsolutions.jts.geom.TopologyException
Indicates an invalid or inconsistent topological situation encountered during processing
Constructor Summary | |
TopologyException(java.lang.String msg)
|
|
TopologyException(java.lang.String msg,
Coordinate pt)
|
Method Summary | |
Coordinate |
getCoordinate()
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TopologyException(java.lang.String msg)
public TopologyException(java.lang.String msg, Coordinate pt)
Method Detail |
public Coordinate getCoordinate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |