ILanguageExceptionErrorInfo2 interface
Enables language projections to provide and retrieve error information as with ILanguageExceptionErrorInfo, with the additional benefit of working across language boundaries.
Members
The ILanguageExceptionErrorInfo2 interface inherits from ILanguageExceptionErrorInfo. ILanguageExceptionErrorInfo2 also has these types of members:
Methods
The ILanguageExceptionErrorInfo2 interface has these methods.
| Method | Description |
|---|---|
| CapturePropagationContext |
Captures the context of an exception across a language boundary and across threads. |
| GetPreviousLanguageExceptionErrorInfo |
Retrieves the previous language exception error information object. |
| GetPropagationContextHead |
Retrieves the propagation context head. |
Requirements
|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also
Show: