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) |
An exception that is thrown when a PointCloud2 message cannot be converted into a PCL type.
Definition at line 58 of file exceptions.h.
pcl::InvalidConversionException::InvalidConversionException | ( | const std::string | error_description | ) | [inline] |
Definition at line 61 of file exceptions.h.