[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Exception raised when the system is out of resources.
Source position: classesh.inc line 145
type EOutOfResources = class(EOutOfMemory) ; |
|
Exception raised when the system is out of resources. |
|
| | ||
|
Out of memory error. |
|
| | ||
|
Heap memory error |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
This exception is not used in Free Pascal, it is defined for Delphi compatibiliy purposes only.