메소드 | 설명 | |
---|---|---|
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.
|
메소드 | 설명 | |
---|---|---|
InvalidHtmlElementMatchException ( |
Initializes a new instance of the InvalidHtmlElementMatchException class.
|
public InvalidHtmlElementMatchException ( ) : System | ||
리턴 | System |
protected InvalidHtmlElementMatchException ( |
||
info |
/// The |
|
context |
/// The |
|
리턴 | System |
public InvalidHtmlElementMatchException ( string message ) : System | ||
message | string | /// The message that describes the error. /// |
리턴 | System |
public InvalidHtmlElementMatchException ( string message, |
||
message | string | /// The message. /// |
inner | /// The inner. /// | |
리턴 | System |