EMathError
[Properties (by Name)][Methods (by Name)][Events (by Name)]
Mathematical error
Declaration
Source position: sysutilh.inc line 149
Type
EMathError = class (EExternal)
;
Description
EMathError is used when the operating system or CPU signals a floating point overflow error.
MembersNo members available
Inheritance
Class | Description |
---|---|
EMathError | Mathematical error |
See also
Name | Description |
---|---|
EDivByZero | Division by zero error. |
EIntError | Integer operation error. |
EIntOverflow | Integer overflow error. |
ERangeError | Range check error. |