#include <exception.h>
Public Member Functions |
|
FileNotFound (const char *file, int line, const String &filename) | |
String | getFilename () const |
Protected Attributes |
|
std::string | filename_ |
A given file could not be found.