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

EInvalidContainer

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

Invalid container error.

Declaration

Source position: sysutilh.inc line 142

type EInvalidContainer = class(Exception) end;

Inheritance

EInvalidContainer

  

Invalid container error.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

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