TuttleOFX  1
tuttle::exception::FileNotExist Struct Reference

File doesn't exist. More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::FileNotExist:
Collaboration diagram for tuttle::exception::FileNotExist:

Public Member Functions

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

Detailed Description

File doesn't exist.

Definition at line 405 of file exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 407 of file exceptions.hpp.

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

Definition at line 409 of file exceptions.hpp.


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