[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sysutils' (#rtl)

EDivByZero

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

Division by zero error.

Declaration

Source position: sysutilh.inc line 144

type EDivByZero = class(EIntError)

Inheritance

EDivByZero

  

Division by zero error.

|

EIntError

  

Integer operation error.

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

Description

EDivByZero is used when the operating system or CPU signals a division by zero error.


Documentation generated on: May 14 2021