Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

EZeroDivide

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Division by zero error.

Declaration

Source position: sysutilh.inc line 153

type EZeroDivide = class(EMathError)

Inheritance

EZeroDivide

  

Division by zero error.

|

EMathError

  

Mathematical error.

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EZeroDivide occurs when a float division by zero occurs.

See also

EIntError

  

Integer operation error.

EIntOverflow

  

Integer overflow error.

EDivByZero

  

Division by zero error.

ERangeError

  

Range check error.


Documentation generated on: Jul 24 2023