ADTF
Loading...
Searching...
No Matches
a_util::filesystem::PathException Class Reference

Exception class used by Path methods. More...

#include <path.h>

Inherits std::runtime_error.

Public Member Functions

 PathException (const std::string &message)
 

Detailed Description

Exception class used by Path methods.

Constructor & Destructor Documentation

◆ PathException()

a_util::filesystem::PathException::PathException ( const std::string & message)

CTOR

Parameters
[in]messageThe message the exception distributes.

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