Class PointOutOfBoundsException

All Implemented Interfaces:
GHException, Serializable

public class PointOutOfBoundsException extends PointNotFoundException
Refinement of the CannotFindPointException that indicates that a point is placed out of the graphs bounds
Author:
Robin Boldt
See Also:
  • Constructor Details

    • PointOutOfBoundsException

      public PointOutOfBoundsException(String var1, int pointIndex)