[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Exception base class
Source position: objpas.pp line 44
var ExceptionClass: TClass; |
ExceptionClass is the base class for all exceptions. Normally, this is Exception, definied in the Sysutils unit.
|
Convert OS to language exceptions |
lazarus-ccr.sourceforge.net |