General IO exception class.
More...
#include <pcl/io/io_exception.h>
General IO exception class.
Definition at line 63 of file io_exception.h.
pcl::io::IOException::IOException |
( |
const std::string & |
function_name, |
|
|
const std::string & |
file_name, |
|
|
unsigned |
line_number, |
|
|
const std::string & |
message |
|
) |
| |
virtual pcl::io::IOException::~IOException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
virtual |
const std::string& pcl::io::IOException::getFileName |
( |
| ) |
const |
const std::string& pcl::io::IOException::getFunctionName |
( |
| ) |
const |
unsigned pcl::io::IOException::getLineNumber |
( |
| ) |
const |
virtual const char* pcl::io::IOException::what |
( |
| ) |
const |
throw | ( | |
| ) | | |
|
virtual |
std::string pcl::io::IOException::file_name_ |
|
protected |
std::string pcl::io::IOException::function_name_ |
|
protected |
unsigned pcl::io::IOException::line_number_ |
|
protected |
std::string pcl::io::IOException::message_ |
|
protected |
std::string pcl::io::IOException::message_long_ |
|
protected |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-0ddf11a6ad1175b6f1c253da003de20c1295cde0/io/include/pcl/io/io_exception.h