Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Allows the caller of a script engine to specify which exceptions the caller handles.
Methods
In addition to the methods inherited from IUnknown, the ICanHandleException interface exposes the following methods.
| Method | Description |
|---|---|
| ICanHandleException::CanHandleException | Determines if the caller of the script engine can handle a specified exception. |