Méthode | Description | |
---|---|---|
InvalidNetworkIdentifierException ( ) : System |
Create a new instance of InvalidNetworkIdentifierException
|
|
InvalidNetworkIdentifierException ( string msg ) : System |
Create a new instance of InvalidNetworkIdentifierException
|
|
InvalidNetworkIdentifierException ( string msg, |
Create a new instance of InvalidNetworkIdentifierException
|
Méthode | Description | |
---|---|---|
InvalidNetworkIdentifierException ( |
Constructor required by the runtime and by .NET programming conventions
|
public InvalidNetworkIdentifierException ( ) : System | ||
Résultat | System |
protected InvalidNetworkIdentifierException ( |
||
info | ||
context | ||
Résultat | System |
public InvalidNetworkIdentifierException ( string msg ) : System | ||
msg | string | A string containing useful information regarding the error |
Résultat | System |
public InvalidNetworkIdentifierException ( string msg, |
||
msg | string | A string containing useful information regarding the error |
innerException | An associated inner exception | |
Résultat | System |