Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
HtmlAgilityPack
HtmlWebException
C# Class HtmlAgilityPack.HtmlWebException
Represents an exception thrown by the HtmlWeb utility class.
Inheritance:
Exception
Afficher le fichier
Open project: zzzprojects/html-agility-pack
Class Usage Examples
Méthodes publiques
Méthode
Description
HtmlWebException
(
string
message
) :
System
Creates an instance of the HtmlWebException.
Method Details
HtmlWebException()
public
méthode
Creates an instance of the HtmlWebException.
public
HtmlWebException
(
string
message
) :
System
message
string
The exception's message.
Résultat
System