#include <pcl/exceptions.h>


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.