FireDAC.Comp.Client.TFDCustomCommand.HandleException

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: protected
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomCommand

Delphi

procedure HandleException(const AInitiator: IFDStanObject;
var AException: Exception); virtual;

C++

virtual void __fastcall HandleException(const Firedac::Stan::Intf::_di_IFDStanObject AInitiator, System::Sysutils::Exception* &AException);

Description

Embarcadero Technologies does not currently have any additional information.