[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Integer overflow error.
Source position: sysutilh.inc line 146
type EIntOverflow = class(EIntError) |
|
Integer overflow error. |
|
| | ||
|
Integer operation error. |
|
| | ||
|
External Exception. |
|
| | ||
|
Base class of all exceptions. |
|
| | ||
TObject |
EIntOverflow is used when the operating system or CPU signals a integer overflow error.
|
Integer operation error. |
|
|
Division by zero error. |
|
|
Range check error. |