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

EUpdateError.Context

Context in which exception occurred.

Declaration

Source position: db.pas line 94

public property EUpdateError.Context : string
  read FContext;

Description

A description of the context in which the original exception was raised.

See also

EUpdateError.OriginalException

  

Originally raised exception.

EUpdateError.ErrorCode

  

Numerical error code.

EUpdateError.PreviousError

  

Previous error number.


Documentation generated on: Jul 24 2023