Méthode | Description | |
---|---|---|
NetworkException ( |
Constructs a new NetworkException with an existing exception object
|
|
NetworkException ( string detailMessage ) : System |
Constructs a new NetworkException with the specified message
|
|
NetworkException ( string detailMessage, |
Constructs a new NetworkException with the specified message and an existing exception object
|
Méthode | Description | |
---|---|---|
NetworkException ( System info, System context ) : System |
Constructs a new instance of the NetworkException class with serialized data.
|
public NetworkException ( |
||
ex | ||
Résultat | System |
protected NetworkException ( System info, System context ) : System | ||
info | System | The |
context | System | The |
Résultat | System |
public NetworkException ( string detailMessage ) : System | ||
detailMessage | string | |
Résultat | System |
public NetworkException ( string detailMessage, |
||
detailMessage | string | |
ex | ||
Résultat | System |