ScriptException Constructor (String) |
Version 55.0.0
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 55.0.0.0 (55.0.0.0)
Syntax public ScriptException(
string message
)
public:
ScriptException(
String^ message
)
Parameters
- message
- Type: SystemString
[Missing <param name="message"/> documentation for "M:CefSharp.ScriptException.#ctor(System.String)"]
See Also