[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when an error occurs during read or write operations on a stream.
Source position: classesh.inc line 125
type EStreamError = class(Exception) |
|
Exception raised when an error occurs during read or write operations on a stream. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
An EStreamError is raised when an error occurs during reading from or writing to a stream: Possible causes are
|
Exception raised when an error occurred during creation of a TFileStream stream. |