ILanguageExceptionTransform interface
Allows language projections to make available to the system any and all context from an exception that gets thrown from the context of a catch handler that catches a different exception.
Members
The ILanguageExceptionTransform interface inherits from the IUnknown interface. ILanguageExceptionTransform also has these types of members:
Methods
The ILanguageExceptionTransform interface has these methods.
| Method | Description |
|---|---|
| GetTransformedRestrictedErrorInfo |
Retrieves the transformed restricted error info. |
Requirements
|
Minimum supported client |
Windows 10, version 1703 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2016 [desktop apps only] |
|
Header |
|
|
IDL |
|
See also