TuttleOFX  1
tuttle::exception::NoDirectory Struct Reference

Directory doesn't exist. More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::NoDirectory:
Collaboration diagram for tuttle::exception::NoDirectory:

Public Member Functions

 NoDirectory ()
 NoDirectory (const std::string &path)

Detailed Description

Directory doesn't exist.

Definition at line 447 of file exceptions.hpp.


Constructor & Destructor Documentation

tuttle::exception::NoDirectory::NoDirectory ( ) [inline]

Definition at line 449 of file exceptions.hpp.

tuttle::exception::NoDirectory::NoDirectory ( const std::string &  path) [inline]

Definition at line 451 of file exceptions.hpp.


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