Package | Description |
---|---|
System.IO |
Modifier and Type | Class and Description |
---|---|
class |
EndOfStreamException
The exception that is thrown when reading is attempted past the end of a stream.
|
class |
FileNotFoundException
The exception that is thrown when an attempt to access a file that does not exist fails.
|
class |
PathTooLongException |