Creates a new instance of the FileNotFoundException class with its message string set to the empty string ("") and its HRESULT set to COR_E_FILENOTFOUND.
[Visual Basic] Overloads Public Sub New() [C#] public FileNotFoundException(); [C++] public: FileNotFoundException(); [JScript] public function FileNotFoundException();
[To be supplied.]
FileNotFoundException Class | FileNotFoundException Members | System.IO Namespace | FileNotFoundException Constructor Overload List