muParser API -  1.35
Classes | Namespaces
muParserError.h File Reference

This file defines the error class used by the parser. More...

#include <stdexcept>
#include <string>
#include <sstream>
#include <vector>
#include <memory>
#include "muParserDef.h"
Include dependency graph for muParserError.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mu::ParserErrorMsg
 A class that handles the error messages. More...
 
class  mu::ParserError
 Error class of the parser. More...
 

Namespaces

 mu
 Namespace for mathematical applications.
 

Detailed Description

This file defines the error class used by the parser.

Definition in file muParserError.h.