Class InvalidNodeError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class InvalidNodeError : public std::runtime_error

Thrown when a method is trying to use a node, but it is invalid.

Public Functions

inline InvalidNodeError()