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 derived from System.IO.IOException:
Where appropriate, use these types instead of System.IO.IOException.