An exception that is thrown when a PointCloud2 message cannot be converted into a PCL type. More...
#include <exceptions.h>
Public Member Functions | |
InvalidConversionException (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 PointCloud2 message cannot be converted into a PCL type.
Definition at line 113 of file common/include/pcl/exceptions.h.
pcl::InvalidConversionException::InvalidConversionException | ( | const std::string & | error_description, |
const std::string & | file_name = "" , |
||
const std::string & | function_name = "" , |
||
unsigned | line_number = 0 |
||
) | throw () [inline] |
Definition at line 117 of file common/include/pcl/exceptions.h.