ICorProfilerCallback::ExceptionCLRCatcherFound Method

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

HRESULT ExceptionCLRCatcherFound();

Requirements

Platforms: See .NET Framework System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Version: 1.0

See Also

Reference

ICorProfilerCallback Interface

ICorProfilerCallback::ExceptionCLRCatcherExecute Method