Document Solutions for PDF
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / HtmlException Class
Members

In This Topic
    HtmlException Class
    In This Topic
    Identifies exceptions thrown by GcHtmlBrowser.
    Object Model
    HtmlException Class
    Syntax
    'Declaration
     
    Public Class HtmlException 
       Inherits System.Exception
    public class HtmlException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Html.HtmlException

    See Also