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

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)

Inheritance

EMethodNotFound

  

This exception is no longer used.

|

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 exception is no longer used in the streaming system. This error is replaced by a EReadError.

See also

EFilerError

  

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

EReadError

  

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


Documentation generated on: May 14 2021