Method | Description | |
---|---|---|
UrlNotFoundException ( ) : System |
Initializes a new instance of the UrlNotFoundException class.
|
|
UrlNotFoundException ( string message ) : System |
Initializes a new instance of the UrlNotFoundException class.
|
public UrlNotFoundException ( string message ) : System | ||
message | string | /// The message. /// |
return | System |