Plot Script
Public Member Functions | List of all members
SemanticError Class Reference

Exception subclass to indicate semantic errors during evaluation. More...

#include <semantic_error.hpp>

Inheritance diagram for SemanticError:
Inheritance graph
[legend]
Collaboration diagram for SemanticError:
Collaboration graph
[legend]

Public Member Functions

 SemanticError (const std::string &message)
 Construct an exeption with a given message. More...
 

Detailed Description

Exception subclass to indicate semantic errors during evaluation.

Constructor & Destructor Documentation

◆ SemanticError()

SemanticError::SemanticError ( const std::string &  message)
inline

Construct an exeption with a given message.


The documentation for this class was generated from the following file: