See Also: IOException Members
System.IO.IOException is the base class for exceptions thrown while accessing information using streams, files and directories.
The Base Class Library includes the following types, each of which is a derived class of IOException :
Where appropriate, use these types instead of IOException.
System.IO.IOException uses the HRESULT COR_E_IO which has the value 0x80131620.