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

EOutOfResources

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

Exception raised when the system is out of resources.

Declaration

Source position: classesh.inc line 145

type EOutOfResources = class(EOutOfMemory) ;

Inheritance

EOutOfResources

  

Exception raised when the system is out of resources.

|

EOutOfMemory

?

TObject

Description

This exception is not used in Free Pascal, it is defined for Delphi compatibiliy purposes only.