|
Rcpp Version 1.0.14
|
#include <exceptions.h>


Public Member Functions | |
| no_such_env (const std::string &name) throw () | |
| no_such_env (int pos) throw () | |
| virtual | ~no_such_env () throw () |
| virtual const char * | what () const throw () |
Private Attributes | |
| std::string | message |
Definition at line 70 of file exceptions.h.
|
inline | ||||||||||||||
Definition at line 72 of file exceptions.h.
|
inline | ||||||||||||||
Definition at line 74 of file exceptions.h.
|
inlinevirtual | |||||||||||||
Definition at line 76 of file exceptions.h.
Definition at line 77 of file exceptions.h.
References message.
|
private |
Definition at line 79 of file exceptions.h.
Referenced by what().