#include <exceptions.h>
Inheritance diagram for wrong_file_type_exception:


Public Member Functions | |
| wrong_file_type_exception (const std::string &file, const std::string &type) | |
Definition at line 105 of file exceptions.h.
| wrong_file_type_exception::wrong_file_type_exception | ( | const std::string & | file, | |
| const std::string & | type | |||
| ) | [inline] |
Definition at line 107 of file exceptions.h.
1.5.1