[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
[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 117
type EStreamError = class(Exception) end; |
|
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 writng to a stream: Possible causes are
|
Exception raised when an error occurred during creation of a TFileStream stream. |
No notes exist for this page yet.