ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
rux::database::PathError Class Reference

Exception thrown when path parsing fails. More...

#include <path_parser.hpp>

Inheritance diagram for rux::database::PathError:
Collaboration diagram for rux::database::PathError:

Public Member Functions

 PathError (const std::string &message)

Detailed Description

Exception thrown when path parsing fails.

Definition at line 18 of file path_parser.hpp.

Constructor & Destructor Documentation

◆ PathError()

rux::database::PathError::PathError ( const std::string & message)
inlineexplicit

Definition at line 20 of file path_parser.hpp.


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