IActiveScriptErrorDebug110 Interface
Adds functionality to the IActiveScriptDebug Interface. This interface is implemented by the JavaScript engine to determine why a BREAKREASON_ERROR event has occurred.
Important
This interface is implemented by PDM v11.0 and greater. Found in activdbg100.h.
Methods
The IActiveScriptErrorDebug110
interface exposes the following methods.
Method | Description |
---|---|
IActiveScriptErrorDebug110::GetExceptionThrownKind | Returns the exception kind for a thrown exception. |