#include <Exceptions.h>
Public Member Functions | |
virtual | ~FileNotFoundException () |
Default Empty virtual destructor. |
When the user indicates that indeed a file does exist at their specified location but it does not, this exception will be thrown.
virtual ~FileNotFoundException | ( | ) | [inline, virtual] |
Default Empty virtual destructor.