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