Cached
|
Exception | Condition |
---|---|
ArgumentOutOfRangeException | Attempted to set the value parameter to less than 0. |
IOException | An I/O error occurs. |
NotSupportedException | The stream does not support both writing and seeking. |
ObjectDisposedException | Methods were called after the stream was closed. |