49 const std::string& file_name =
"",
50 const std::string& function_name =
"" ,
51 unsigned line_number = 0) throw ()
52 : pcl::
PCLException (error_description, file_name, function_name, line_number) { }
64 const std::string& file_name =
"",
65 const std::string& function_name =
"" ,
66 unsigned line_number = 0) throw ()
67 : pcl::
PCLException (error_description, file_name, function_name, line_number) { }