| [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 147
| type EIntOverflow = class(EInterror) | 
| 
 | Integer overflow error. | |
| | | ||
| 
 | Integer operation error. | |
| | | ||
| 
 | External Exception. | |
| | | ||
| 
 | Base class of all exceptions. | |
| | | ||
| 
 | Base class of all classes. | 
EIntOverflow is used when the operating system or CPU signals a integer overflow error.
| 
 | Integer operation error. | |
| 
 | Division by zero error. | |
| 
 | Range check error. |