| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Class of Exception
Source position: classesh.inc line 146
type TExceptionClass = class of Exception;  | 
TExceptionClass is the class pointer for the Exception class, defined in the SysUtils unit.
  | 
Base class of all exceptions.  |