Class ByteOffsetOutOfBoundsException

  • All Implemented Interfaces:
    Serializable

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

      • ByteOffsetOutOfBoundsException

        public ByteOffsetOutOfBoundsException​(int offset)