TuttleOFX  1
tuttle::exception::NoDirectory Struct Reference

Directory doesn't exists. 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 exists.

Definition at line 433 of file exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 435 of file exceptions.hpp.

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

Definition at line 437 of file exceptions.hpp.


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