The exception that is thrown when an attempt to access a file that does not exist on disk fails.
<SerializableAttribute> _ <ComVisibleAttribute(True)> _ Public Class FileNotFoundException _ Inherits IOException
Dim instance As FileNotFoundException
[SerializableAttribute] [ComVisibleAttribute(true)] public class FileNotFoundException : IOException
[SerializableAttribute] [ComVisibleAttribute(true)] public ref class FileNotFoundException : public IOException
public class FileNotFoundException extends IOException
FileNotFoundException uses the HRESULT COR_E_FILENOTFOUND which has the value 0x80070002.
If your code does not have PathDiscovery permission, the error message for this exception may only contain file or directory names instead of fully qualified paths.
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC, Xbox 360, Zune