An exception that can be thrown to indicate that a required operation
is not supported by the given stream.
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 required operation is not supported by the given stream.
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.