An exception that is thrown when the non linear solver didn't converge. More...
#include <pcl/registration/exceptions.h>


Public Member Functions | |
| SolverDidntConvergeException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0) throw () | |
An exception that is thrown when the non linear solver didn't converge.
Definition at line 50 of file exceptions.h.
| pcl::SolverDidntConvergeException::SolverDidntConvergeException | ( | const std::string & | error_description, | |
| const std::string & | file_name = "", |
|||
| const std::string & | function_name = "", |
|||
| unsigned | line_number = 0 | |||
| ) | throw () [inline] |
Definition at line 54 of file exceptions.h.