Click or drag to resize
HtmlWebException Class
Represents an exception thrown by the HtmlWeb utility class.
Inheritance Hierarchy
SystemObject
  SystemException
    WorkflowGen.My.HtmlAgilityPackHtmlWebException

Namespace: WorkflowGen.My.HtmlAgilityPack
Assembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 2.4.0.0 (2.4.0.0)
Syntax
public class HtmlWebException : Exception

The HtmlWebException type exposes the following members.

Constructors
  NameDescription
Public methodHtmlWebException
Creates an instance of the HtmlWebException.
Top
See Also