Class CompilerError

Inheritance Relationships

Base Type

  • public std::runtime_error

Class Documentation

class CompilerError : public std::runtime_error

Public Functions

inline explicit CompilerError(const std::string &str)