#include <exceptions.h>
Private Attributes |
| std::string | message |
Detailed Description
Definition at line 51 of file exceptions.h.
Constructor & Destructor Documentation
| Rcpp::no_such_env::no_such_env |
( |
const std::string & |
name | ) |
throw () |
|
inline |
| Rcpp::no_such_env::no_such_env |
( |
int |
pos | ) |
throw () |
|
inline |
| virtual Rcpp::no_such_env::~no_such_env |
( |
| ) |
throw () |
|
inlinevirtual |
Member Function Documentation
| virtual const char* Rcpp::no_such_env::what |
( |
| ) |
const throw () |
|
inlinevirtual |
Member Data Documentation
| std::string Rcpp::no_such_env::message |
|
private |
The documentation for this class was generated from the following file: