ts::NullNodeException class

Thrown by the constructor of Node if you try to create a null node.

Contents

This should rarely be thrown.

Base classes

class TreeSitterException
Base exception class for errors in the Tree-Sitter wrapper.

Public functions

auto what() const -> const char* noexcept
Error message.