atlas  0.6
Public Member Functions | Public Attributes | List of all members
atlas::interpreter::expr_error Struct Reference

#include <axis-types.h>

Inheritance diagram for atlas::interpreter::expr_error:
Inheritance graph
[legend]
Collaboration diagram for atlas::interpreter::expr_error:
Collaboration graph
[legend]

Public Member Functions

 expr_error (const expr &e, const std::string &s) throw ()
 
- Public Member Functions inherited from atlas::interpreter::program_error
 program_error (const std::string &s)
 
- Public Member Functions inherited from atlas::interpreter::error_base
 error_base (const std::string &s)
 
const char * what () const throw ()
 

Public Attributes

const exproffender
 
- Public Attributes inherited from atlas::interpreter::error_base
std::string message
 

Constructor & Destructor Documentation

atlas::interpreter::expr_error::expr_error ( const expr e,
const std::string s 
)
throw (
)
inline

Member Data Documentation

const expr& atlas::interpreter::expr_error::offender

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