[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when the system is out of resources.
Source position: classesh.inc line 132
type EOutOfResources = class(EOutOfMemory) end; |
|
Exception raised when the system is out of resources. |
|
| | ||
|
Out of memory error. |
|
| | ||
|
Heap memory error |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
This exception is not used in Free Pascal, it is defined for Delphi compatibiliy purposes only.
No notes exist for this page yet.