ResolvedExceptionThrownEvent Constructor

Definition

Initializes a new instance of the ResolvedExceptionThrownEvent class.

C++
public:
 ResolvedExceptionThrownEvent(Microsoft::VisualStudio::IntelliTrace::IntelliTraceProcess ^ process, Microsoft::VisualStudio::IntelliTrace::ExceptionThrownEvent ^ exceptionThrownEvent);

Parameters

process
IntelliTraceProcess

The IntelliTraceProcess that contains the exceptionThrownEvent.

exceptionThrownEvent
ExceptionThrownEvent

The original ExceptionThrownEvent.

Exceptions

process or exceptionThrownEvent is null.

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022