Method | Description | |
---|---|---|
InvalidHtmlElementMatchException ( ) : System |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
|
InvalidHtmlElementMatchException ( string message ) : System |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
|
InvalidHtmlElementMatchException ( string message, |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
Method | Description | |
---|---|---|
InvalidHtmlElementMatchException ( |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
public InvalidHtmlElementMatchException ( ) : System | ||
return | System |
protected InvalidHtmlElementMatchException ( |
||
info |
/// The |
|
context |
/// The |
|
return | System |
public InvalidHtmlElementMatchException ( string message ) : System | ||
message | string | /// The message that describes the error. /// |
return | System |
public InvalidHtmlElementMatchException ( string message, |
||
message | string | /// The message. /// |
inner | /// The inner. /// | |
return | System |