See Also: IOException Members
Signals a general, I/O-related error. Error details may be specified when calling the constructor, as usual. Note there are also several subclasses of this class for more specific error situations, such as Java.IO.FileNotFoundException or Java.IO.EOFException.