Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
Microsoft Developer Network
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
Switch on low bandwidth view
Collapse All
This page is specific to
.NET Framework 3.0
Other versions are also available for the following:
Microsoft Visual Studio 2005/.NET Framework 2.0
IOException Hierarchy
The following table lists the classes derived from
System.IO.IOException
.
Derived Classes
Class
Description
System.IO.DirectoryNotFoundException
The exception that is thrown when part of a file or directory cannot be found.
System.IO.DriveNotFoundException
The exception that is thrown when trying to access a drive or share that is not available.
System.IO.EndOfStreamException
The exception that is thrown when reading is attempted past the end of a stream.
System.IO.FileLoadException
The exception that is thrown when a managed assembly is found but cannot be loaded.
System.IO.FileNotFoundException
The exception that is thrown when an attempt to access a file that does not exist on disk fails.
System.IO.PathTooLongException
The exception that is thrown when a pathname or filename is longer than the system-defined maximum length.
System.IO.PipeException
See Also
Reference
IOException Class
IOException Members
System.IO Namespace
Exception
Other Resources
Handling and Throwing Exceptions
File and Stream I/O
Reading Text from a File
Writing Text to a File
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement