Class ABIVersionError

  • All Implemented Interfaces:
    Serializable

    public class ABIVersionError
    extends Error
    An error raised whenever there is an ABI version mismatch.

    These usually occur as a result of a language being generated with an incompatible version of the Tree-sitter CLI.

    Since:
    1.0.0
    Author:
    Ozren Dabić
    See Also:
    Serialized Form
    • Constructor Detail

      • ABIVersionError

        public ABIVersionError()