Brunot
Loading...
Searching...
No Matches
PathException Class Reference

#include <PathException.h>

Inheritance diagram for PathException:
[legend]
Collaboration diagram for PathException:
[legend]

Public Member Functions

 PathException (std::string message)
 Constructor.
auto what () const -> const char *override

Private Attributes

std::string message_

Constructor & Destructor Documentation

◆ PathException()

PathException::PathException ( std::string message)
inline

Constructor.

Parameters
messagethe message to throw

Member Function Documentation

◆ what()

auto PathException::what ( ) const->constchar *
inlineoverride
Returns
the message that was thrown
Here is the caller graph for this function:

Member Data Documentation

◆ message_

std::string PathException::message_
private

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