Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EAbstractError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Abstract error.

Declaration

Source position: sysutilh.inc line 193

type EAbstractError = class(Exception)

Inheritance

EAbstractError

  

Abstract error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EAbstractError is raised when an abstract error occurs, i.e. when an unimplemented abstract method is called.


Documentation generated on: Jul 24 2023