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

EInterror

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

Integer operation error.

Declaration

Source position: sysutilh.inc line 144

type EInterror = class(EExternal) ;

Inheritance

EInterror

  

Integer operation error.

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EInterror is used when the operating system or CPU signals an integer operation error, e.g., an overflow.


Documentation generated on: Nov 14 2015