Plot Script
|
Exception subclass to indicate semantic errors during evaluation. More...
#include <semantic_error.hpp>
Public Member Functions | |
SemanticError (const std::string &message) | |
Construct an exeption with a given message. More... | |
Exception subclass to indicate semantic errors during evaluation.
|
inline |
Construct an exeption with a given message.