Class PointOutOfBoundsException

  • All Implemented Interfaces:
    Serializable

    public class PointOutOfBoundsException
    extends TreeSitterException
    Thrown to indicate that a specified point is outside a node's point range.
    Since:
    1.7.0
    Author:
    Ozren Dabić
    See Also:
    Serialized Form
    • Constructor Detail

      • PointOutOfBoundsException

        public PointOutOfBoundsException​(Point point)