Click or drag to resize

ScriptInterruptedExceptionToString Method

Returns a string that represents the current exception.

Namespace:  Microsoft.ClearScript
Assembly:  ClearScript.Core (in ClearScript.Core.dll) Version: 7.3.1
Syntax
public virtual string ToString()

Return Value

Type: String
A string that represents the current exception.
See Also