[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'sysutils' (#rtl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Stack overflow error.
Source position: sysutilh.inc line 132
type EStackOverflow = class(EExternal) end; |
|
Stack overflow error. |
|
| | ||
|
External Exception. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EStackOverflow occurs when the stack has grown too big (e.g. by infinite recursion).
No notes exist for this page yet.