#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | pcl::InvalidConversionException |
| An exception that is thrown when a PointCloud2 message cannot be converted into a PCL type. More... | |
| class | pcl::IsNotDenseException |
| An exception that is thrown when a PointCloud is not dense but is attemped to be used as dense. More... | |
| class | pcl::PCLException |
| A base class for all pcl exceptions which inherits from std::runtime_error. More... | |
Namespaces | |
| namespace | pcl |