Method | Description | |
---|---|---|
ElementNotFoundException ( string message ) : System |
Initializes a new instance of the ElementNotFoundException class.
|
|
ElementNotFoundException ( string message, |
Initializes a new instance of the ElementNotFoundException class.
|
Method | Description | |
---|---|---|
ElementNotFoundException ( |
Initializes a new instance of the ElementNotFoundException class.
|
protected ElementNotFoundException ( |
||
info | The info. | |
context | The context. | |
return | System |
public ElementNotFoundException ( string message ) : System | ||
message | string | The message. |
return | System |
public ElementNotFoundException ( string message, |
||
message | string | The message. |
innerException | The inner exception. | |
return | System |