#include <pcl/exceptions.h>
|
| UnhandledPointTypeException (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 234 of file exceptions.h.
pcl::UnhandledPointTypeException::UnhandledPointTypeException |
( |
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-pcl-1.7.1/common/include/pcl/exceptions.h