An exception that is thrown when a sample consensus model doesn't have the correct number of samples defined in model_types.h. More...
#include <exceptions.h>
Public Member Functions | |
InvalidSACModelTypeException (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 a sample consensus model doesn't have the correct number of samples defined in model_types.h.
Definition at line 142 of file common/include/pcl/exceptions.h.
pcl::InvalidSACModelTypeException::InvalidSACModelTypeException | ( | const std::string & | error_description, |
const std::string & | file_name = "" , |
||
const std::string & | function_name = "" , |
||
unsigned | line_number = 0 |
||
) | throw () [inline] |
Definition at line 146 of file common/include/pcl/exceptions.h.