An exception that is thrown when the kernel size is too small. More...
#include <pcl/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 223 of file 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 227 of file exceptions.h.