FileManager v1.7.0
Manage access to files with async model
Loading...
Searching...
No Matches
file_manager::exceptions::BaseFileManagerException Class Reference

Base class for all File Manager exceptions. More...

#include <BaseFileManagerException.h>

Inheritance diagram for file_manager::exceptions::BaseFileManagerException:
file_manager::exceptions::FileDoesNotExistException file_manager::exceptions::NotAFileException

Public Member Functions

 BaseFileManagerException (const std::string &message)
 

Detailed Description

Base class for all File Manager exceptions.

Definition at line 13 of file BaseFileManagerException.h.

Constructor & Destructor Documentation

◆ BaseFileManagerException()

file_manager::exceptions::BaseFileManagerException::BaseFileManagerException ( const std::string & message)

Definition at line 9 of file BaseFileManagerException.cpp.


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