#include <pcl/exceptions.h>
|
| ComputeFailedException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0) throw () |
|
| PCLException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0) throw () |
|
virtual | ~PCLException () throw () |
|
const std::string & | getFileName () const throw () |
|
const std::string & | getFunctionName () const throw () |
|
unsigned | getLineNumber () const throw () |
|
std::string | detailedMessage () const throw () |
|
char const * | what () const throw () |
|
Definition at line 244 of file exceptions.h.
pcl::ComputeFailedException::ComputeFailedException |
( |
const std::string & |
error_description, |
|
|
const std::string & |
file_name = "" , |
|
|
const std::string & |
function_name = "" , |
|
|
unsigned |
line_number = 0 |
|
) |
| |
throw | ( | |
| ) | | |
|
inline |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/pcl-0ddf11a6ad1175b6f1c253da003de20c1295cde0/common/include/pcl/exceptions.h