Class TriangulationException

    • Constructor Detail

      • TriangulationException

        public TriangulationException​(String message)
        Constructs an exception with the specified detail message.
        Parameters:
        message - The cause for this exception. The cause is saved for later retrieval by the Throwable.getCause() method.
      • TriangulationException

        public TriangulationException()
        Constructs an exception with no detail message.