help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

EZeroDivide

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

Division by zero error.

Declaration

Source position: sysutilh.inc line 102

type EZeroDivide = class(EMathError) end;

Inheritance

EZeroDivide

  

Division by zero error.

|

EMathError

  

Mathematical error

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

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.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505