An exception that can be thrown to indicate that a read operation
failed.
Note:
These exceptions are there for convenience for wrappers built
on top of the base stream interface; such as stream readers/writers.
The core functionality of streams will never throw.
An exception that can be thrown to indicate that a read operation failed.
Note: These exceptions are there for convenience for wrappers built on top of the base stream interface; such as stream readers/writers. The core functionality of streams will never throw.