| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Range check error.
Source position: sysutilh.inc line 145
type ERangeError = class(EIntError)  | 
  | 
Range check error.  | 
|
| | | ||
  | 
Integer operation error.  | 
|
| | | ||
  | 
External Exception.  | 
|
| | | ||
  | 
Base class of all exceptions.  | 
|
| | | ||
TObject  | 
ERangeError is raised by the Free Pascal runtime library if range checking is on, and a range check error occurs.
  | 
Integer operation error.  | 
|
  | 
Division by zero error.  | 
|
  | 
Integer overflow error.  |