IErrorHandler Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Defines methods to handle errors that occur when code is being parsed.
Assembly: Microsoft.JScript (in Microsoft.JScript.dll)
| Name | Description | |
|---|---|---|
![]() | OnCompilerError(IVsaFullErrorInfo^) | This API supports the product infrastructure and is not intended to be used directly from your code. When implemented in a class, determines how to handle an error that occurs when code is being parsed. |
.NET Framework
Available since 1.1
Available since 1.1
Show:
