help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

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 120

type EFilerError = class(EStreamError) end;

Inheritance

EFilerError

  

Exception raised by the component streaming system if an error occurs.

|

EStreamError

  

Exception raised when an error occurs during read or write operations on a stream.

|

Exception

  

Base class of all exceptions.

|

TObject

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.

See also

EStreamError

  

Exception raised when an error occurs during read or write operations on a stream.

EReadError

  

Exception raised if an error occurs while reading from a stream.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505