System.ExceptionClass
Delphi
ExceptionClass: TClass; { Exception base class (must be Exception) }
C++
extern DELPHI_PACKAGE TClass ExceptionClass;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
variable | public | System.pas System.hpp |
System | System |
Description
Represents the exception base class.
ExceptionClass represents the exception base class.