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


Public Member Functions | |
| file_not_found (const std::string &file) throw () | |
Public Member Functions inherited from Rcpp::file_io_error | |
| file_io_error (const std::string &file) throw () | |
| file_io_error (int code, const std::string &file) throw () | |
| file_io_error (const std::string &msg, const std::string &file) throw () | |
| virtual | ~file_io_error () throw () |
| virtual const char * | what () const throw () |
| std::string | filePath () const throw () |
Definition at line 98 of file exceptions.h.
|
inline | ||||||||||||||
Definition at line 100 of file exceptions.h.