Rcpp Version 1.0.9
|
#include <exceptions.h>
Public Member Functions | |
file_exists (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 104 of file exceptions.h.
|
inline |
Definition at line 106 of file exceptions.h.