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