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