public static SetException ( |
||
exception | The JavaScript exception to set for the runtime of the current context | |
Результат | void |
If the runtime of the current context is already in an exception state, this API will throw JsErrorInExceptionState
.
Requires an active script context.
public static SetException ( |
||
exception | The JavaScript exception to set for the runtime of the current context | |
Результат | void |