Click or drag to resize

DevToolsClientException Constructor

Version 112.3.0
Initializes a new instance of the DevToolsClientException class with its message string set to a default message.

Namespace:  CefSharp.DevTools
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public DevToolsClientException()
See Also