|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
The exception that is thrown when an attempt to access a file that does not exist on disk fails. More...
#include "System/IOException.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::IO::FileNotFoundException |
| The exception that is thrown when an attempt to access a file that does not exist on disk fails. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::IO |
The exception that is thrown when an attempt to access a file that does not exist on disk fails.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file FileNotFoundException.h.