| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised if an error occurs while reading from a stream.
Source position: classesh.inc line 129
type EReadError = class(EFilerError)  | 
  | 
Exception raised if an error occurs while reading from a stream.  | 
|
| | | ||
  | 
Exception raised by the component streaming system if an error occurs.  | 
|
| | | ||
  | 
Exception raised when an error occurs during read or write operations on a stream.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
If an error occurs when reading from a stream, a EReadError exception is raised. Possible causes for this are:
  | 
Exception raised by the component streaming system if an error occurs.  | 
|
  | 
Exception raised when an error occurs during writing to a stream.  |