Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

EUpdateError.Destroy

Free the EupdateError instance.

Declaration

Source position: db.pas line 99

public destructor EUpdateError.Destroy; override;

Description

Destroy frees the original exception object (if there was one) and then calls the inherited destructor.

Errors

If the original exception object was already freed, an error will occur.

See also

EUpdateError.OriginalException

  

Originally raised exception.


Documentation generated on: Jan 30 2024