fast::FileNotFoundException class

Base classes

class Exception

Constructors, destructors, conversion operators

FileNotFoundException(std::string filename)
FileNotFoundException()
FileNotFoundException(int line, const char* file)
FileNotFoundException(std::string message, int line, const char* file)