EFilerError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Exception raised by the component streaming system if an error occurs.
Declaration
Source position: classesh.inc line 128
Type
EFilerError = class (EStreamError)
;
Description
This class serves as an ancestor class for exceptions that are raised when an error occurs during component streaming. A EFilerError exception is raised when a class is registered twice.
MembersNo members available
Inheritance
| Class | Description |
|---|---|
| EFilerError | Exception raised by the component streaming system if an error occurs. |
See also
| Name | Description |
|---|---|
| EReadError | Exception raised if an error occurs while reading from a stream. |
| EStreamError | Exception raised when an error occurs during read or write operations on a stream. |