#include <exceptions.h>
Definition at line 70 of file exceptions.h.
◆ no_such_env() [1/2]
Rcpp::no_such_env::no_such_env |
( |
const std::string & |
name | ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ no_such_env() [2/2]
Rcpp::no_such_env::no_such_env |
( |
int |
pos | ) |
|
throw | ( | |
| ) | | |
|
inline |
◆ ~no_such_env()
virtual Rcpp::no_such_env::~no_such_env |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ what()
virtual const char* Rcpp::no_such_env::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
inlinevirtual |
◆ message
std::string Rcpp::no_such_env::message |
|
private |
The documentation for this class was generated from the following file: