File not found. More...


Public Member Functions | |
| file_not_found (const utility::path &path, const exception &other=NO_EXCEPTION) | |
| ~file_not_found () throw () | |
| exception * | clone () const |
| const char * | name () const throw () |
File not found.
| file_not_found | ( | const utility::path & | path, | |
| const exception & | other = NO_EXCEPTION | |||
| ) |
Referenced by file_not_found::clone().
| ~file_not_found | ( | ) | throw () |
| exception * clone | ( | ) | const [virtual] |
Clone this object.
Reimplemented from filesystem_exception.
References file_not_found::file_not_found().
| const char * name | ( | ) | const throw () [virtual] |
Return a name identifying the exception.
Reimplemented from filesystem_exception.
1.6.2