An exception thrown when init can not be performed should be used in all the PCLBase class inheritants.
More...
#include <pcl/exceptions.h>
An exception thrown when init can not be performed should be used in all the PCLBase class inheritants.
Definition at line 171 of file exceptions.h.
| pcl::InitFailedException::InitFailedException |
( |
const std::string & |
error_description = "", |
|
|
const std::string & |
file_name = "", |
|
|
const std::string & |
function_name = "", |
|
|
unsigned |
line_number = 0 |
|
) |
| |
| throw | ( | |
| ) | | |
|
inline |
| std::string pcl::PCLException::detailedMessage |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
| const std::string& pcl::PCLException::getFileName |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
| const std::string& pcl::PCLException::getFunctionName |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
| unsigned pcl::PCLException::getLineNumber |
( |
) | |
const |
| throw | ( | |
| ) | | |
|
inlineinherited |
The documentation for this class was generated from the following file:
- /builddir/build/BUILD/PCL-1.6.0-Source/common/include/pcl/exceptions.h