Public Member Functions
pcl::IsNotDenseException Class Reference

An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense. More...

#include <exceptions.h>

Inheritance diagram for pcl::IsNotDenseException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 IsNotDenseException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0) throw ()

Detailed Description

An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense.

Definition at line 151 of file common/include/pcl/exceptions.h.


Constructor & Destructor Documentation

pcl::IsNotDenseException::IsNotDenseException ( const std::string error_description,
const std::string file_name = "",
const std::string function_name = "",
unsigned  line_number = 0 
) throw () [inline]

Definition at line 155 of file common/include/pcl/exceptions.h.


The documentation for this class was generated from the following file:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:41:55