Class 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:
  • Constructor Details

    • TopologyException

      public TopologyException(String msg)
    • TopologyException

      public TopologyException(String msg, Coordinate pt)
  • Method Details

    • getCoordinate

      public Coordinate getCoordinate()