CefV8Exception ClassXilium.CefGlue

[This is preliminary documentation and is subject to change.]

Class representing a V8 exception. The methods of this class may be called on any render process thread.
Inheritance Hierarchy

OnlineSystem Object
  Xilium.CefGlue CefV8Exception

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public sealed class CefV8Exception : IDisposable
See Also