FireDAC.Stan.Util.FDHandleException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FDHandleException;

C++

extern DELPHI_PACKAGE void __fastcall FDHandleException(void);

Properties

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

Description

Called when an exception is raised.

FDHandleException handles exceptions whenever they are raised.

See Also