Exceptions provide a convenient way to program error and error-recovery mechanisms, and are closely related to classes. Exception support is based on three constructs:
_________________________________________________________________________________________________________
Exception
___________________________________________________________________
Remark
Because exceptions use classes, you need one of the object pascal modes to be able to use
them:
Or