An exception that is thrown when the kernel size is too small. More...
#include <exceptions.h>
Public Member Functions | |
KernelWidthTooSmallException (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 kernel size is too small.
Definition at line 199 of file common/include/pcl/exceptions.h.
pcl::KernelWidthTooSmallException::KernelWidthTooSmallException | ( | const std::string & | error_description, |
const std::string & | file_name = "" , |
||
const std::string & | function_name = "" , |
||
unsigned | line_number = 0 |
||
) | throw () [inline] |
Definition at line 203 of file common/include/pcl/exceptions.h.