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 .NET Framework version 2.0.
Syntax
HRESULT ExceptionCLRCatcherExecute();
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: 1.1, 1.0
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.