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

EInvalidContainer

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

Invalid container error.

Declaration

Source position: sysutilh.inc line 151

type EInvalidContainer = class(Exception) end;

Inheritance

EInvalidContainer

  

Invalid container error.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EInvalidContainer is not yet used by Free Pascal, and is provided for Delphi compatibility only.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.