System.Threading.TTask.HandleException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure HandleException(const ChildTask: ITask; const Exception: TObject);

C++

void __fastcall HandleException(const _di_ITask ChildTask, System::TObject* const Exception);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Threading.pas
System.Threading.hpp
System.Threading TTask

Description

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