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

EExternalException

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

External exception

Declaration

Source position: sysutilh.inc line 123

type EExternalException = class(EExternal) end;

Inheritance

EExternalException

  

External exception

|

EExternal

  

External Exception.

|

Exception

  

Base class of all exceptions.

|

TObject

  

Base class of all classes.

Description

EExternalException is raised when an external routine raises an exception.

See also

EExternal

  

External Exception.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.