#include <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 220 of file common/include/pcl/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 223 of file common/include/pcl/exceptions.h.