Public Member Functions | List of all members
ime::FileNotFoundException Class Reference

Exception thrown when a file cannot be found. More...

#include <Exceptions.h>

Inheritance diagram for ime::FileNotFoundException:

Public Member Functions

 FileNotFoundException (const std::string &message)
 Constructor. More...
 

Detailed Description

Exception thrown when a file cannot be found.

Definition at line 35 of file Exceptions.h.

Constructor & Destructor Documentation

◆ FileNotFoundException()

ime::FileNotFoundException::FileNotFoundException ( const std::string &  message)
inlineexplicit

Constructor.

Parameters
messageException message

Definition at line 41 of file Exceptions.h.


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