A base class for all pcl exceptions which inherits from std::runtime_error.
More...
#include <pcl/exceptions.h>
A base class for all pcl exceptions which inherits from std::runtime_error.
- Author
- Eitan Marder-Eppstein, Suat Gedikli, Nizar Sallem
Definition at line 51 of file exceptions.h.
| pcl::PCLException::PCLException |
( |
const std::string & |
error_description, |
|
|
const std::string & |
file_name = "", |
|
|
const std::string & |
function_name = "", |
|
|
unsigned |
line_number = 0 |
|
) |
| |
| throw | ( | |
| ) | | |
|
inline |
| virtual pcl::PCLException::~PCLException |
( |
) | |
|
| throw | ( | |
| ) | | |
|
inlinevirtual |
| std::string pcl::PCLException::detailedMessage |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inline |
| const std::string& pcl::PCLException::getFileName |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inline |
| const std::string& pcl::PCLException::getFunctionName |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inline |
| unsigned pcl::PCLException::getLineNumber |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/PCL-1.6.0-Source/common/include/pcl/exceptions.h