API:System.SysUtils.Exception.ThrowOuterException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class procedure ThrowOuterException(E: Exception); static;

C++

static void __fastcall ThrowOuterException(Exception* E);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils Exception

Description

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