[]
        
(Showing Draft Content)

GrapeCity.Documents.Html.HtmlException

HtmlException Class

Identifies exceptions thrown by GcHtmlBrowser.

Inheritance
HtmlException
Implements
Namespace: GrapeCity.Documents.Html
Assembly: DS.Documents.Html.dll
Syntax
public class HtmlException : Exception, ISerializable
Public Class HtmlException
    Inherits Exception
    Implements ISerializable

Constructors

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.