Public Member Functions
pcl::PCLIOException Class Reference

Base exception class for I/O operations. More...

#include <pcl_io_exception.h>

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

List of all members.

Public Member Functions

 PCLIOException (const std::string &error_description, const std::string &file_name="", const std::string &function_name="", unsigned line_number=0)
 Constructor.

Detailed Description

Base exception class for I/O operations.

Definition at line 55 of file pcl_io_exception.h.


Constructor & Destructor Documentation

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

Constructor.

Parameters:
[in]error_descriptiona string describing the error
[in]file_namethe name of the file where the exception was caused
[in]function_namethe name of the method where the exception was caused
[in]line_numberthe number of the line where the exception was caused

Definition at line 64 of file pcl_io_exception.h.


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


pcl
Author(s): Open Perception
autogenerated on Mon Oct 6 2014 03:19:48