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

ExceptionClass

Exception base class

Declaration

Source position: objpas.pp line 44

var ExceptionClass: TClass;

Description

ExceptionClass is the base class for all exceptions. Normally, this is Exception, definied in the Sysutils unit.

See also

ExceptObjProc

  

Convert OS to language exceptions

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