TuttleOFX  1
tuttle::exception::FileExist Struct Reference

File already exists. More...

#include <exceptions.hpp>

Inheritance diagram for tuttle::exception::FileExist:
Collaboration diagram for tuttle::exception::FileExist:

Public Member Functions

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

Detailed Description

File already exists.

Definition at line 419 of file exceptions.hpp.


Constructor & Destructor Documentation

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

Definition at line 421 of file exceptions.hpp.

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

Definition at line 423 of file exceptions.hpp.


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