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

TExceptionClass

Class of Exception.

Declaration

Source position: classesh.inc line 143

type TExceptionClass = class of Exception;

Description

TExceptionClass is the class pointer for the Exception class, defined in the SysUtils unit.

See also

Exception

  

Base class of all exceptions.


Documentation generated on: Feb 02 2025