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:
    Serialized Form
    • Constructor Detail

      • TopologyException

        public TopologyException​(String msg)
    • Method Detail

      • getCoordinate

        public Coordinate getCoordinate()