EMethodNotFound
[Properties (by Name)][Methods (by Name)][Events (by Name)]
This exception is no longer used.
Declaration
Source position: classesh.inc line 132
Type
  EMethodNotFound = class (EFilerError)
  ;
Description
This exception is no longer used in the streaming system. This error is replaced by a EReadError .
MembersNo members available
Inheritance
| Class | Description | 
|---|---|
| EMethodNotFound | This exception is no longer used. | 
See also
| Name | Description | 
|---|---|
| EFilerError | Exception raised by the component streaming system if an error occurs. | 
| EReadError | Exception raised if an error occurs while reading from a stream. |