[]
Identifies exceptions thrown by GcHtmlBrowser.
public class HtmlException : Exception, ISerializable
Public Class HtmlException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| HtmlException() | Initializes a new instance of the HtmlException class. |
| HtmlException(SerializationInfo, StreamingContext) | Initializes a new instance of the HtmlException class. |
| HtmlException(string) | Initializes a new instance of the HtmlException class. |
| HtmlException(string, Exception) | Initializes a new instance of the HtmlException class. |