Class StreamReadError
Exception class for stream read errors. More...
Declarations
Extends | |
---|---|
StreamError |
Common base class for stream exceptions. |
Inherited Methods | |
---|---|
GetStream : Stream () |
Returns the stream involved in the error. |
ToString : String () |
Returns a message describing the error. |
Detailed Discussion
Exception class for stream read errors.