FireDAC.Stan.Util.FDHandleException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure FDHandleException;

C++

extern DELPHI_PACKAGE void __fastcall FDHandleException(void);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

Beschreibung

Wird aufgerufen, wenn eine Exception ausgelöst wird.

FDHandleException behandelt Exceptions bei ihrem Auftreten.

Siehe auch