|
Point Cloud Library (PCL)
1.7.0
|
#include <pcl/exceptions.h>
Inheritance diagram for pcl::ComputeFailedException:Public Member Functions | |
| ComputeFailedException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0) 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] |
Definition at line 247 of file exceptions.h.