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 93

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: Jul 24 2023