[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Stack overflow error.
Source position: sysutilh.inc line 183
type EStackOverflow = class(EExternal) ; |
|
Stack overflow error. |
|
| | ||
|
External Exception. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
|
Base class of all classes. |
EStackOverflow occurs when the stack has grown too big (e.g. by infinite recursion).