ICorProfilerCallback::ExceptionCLRCatcherExecute Method

Called when a catch block for an exception is executed inside the common language runtime (CLR) itself. This method is obsolete in the .NET Framework version 2.0.

HRESULT ExceptionCLRCatcherExecute();

Requirements

Platforms: Windows 2000, Windows XP, Windows Server 2003 family

Header: CorProf.idl

Library: CorGuids.lib

.NET Framework Version: 1.1, 1.0

See Also

Concepts

ICorProfilerCallback Interface

ICorProfilerCallback::ExceptionCLRCatcherFound Method