FireDAC.Stan.Error.FDException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FDException(AObj: TObject; AEx: EFDException {$IFDEF FireDAC_Monitor}; ATracing: Boolean {$ENDIF});
procedure FDException(AObj: TObject; const ALayers: array of String; ACode: Integer; const AArgs: array of const);

C++

extern DELPHI_PACKAGE void __fastcall FDException(System::TObject* AObj, EFDException* AEx, bool ATracing)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error FireDAC.Stan.Error

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!