TExceptionClass

Class of Exception

Declaration

Source position: classesh.inc line 146

Type
TExceptionClass = class of Exception

Description

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

See also

Name Description
Exception Base class of all exceptions.