An exception that is thrown when a file operation is requested for a filename that doesn't exist. More...
#include <scan_not_initialized_exception.h>
Public Member Functions | |
ScanNotInitializedException () |
An exception that is thrown when a file operation is requested for a filename that doesn't exist.
Definition at line 20 of file scan_not_initialized_exception.h.
Constructs a file not found exception for the given file.
Definition at line 15 of file scan_not_initialized_exception.cpp.