Méthode | Description | |
---|---|---|
SnmpNetworkException ( |
Standard constructor
|
|
SnmpNetworkException ( string msg ) : System |
Constructor. Used when system exception did not cause the error and there is no parent exception associated with the error.
|
public SnmpNetworkException ( |
||
sysException | System exception that caused the error | |
msg | string | Error message |
Résultat | System |
public SnmpNetworkException ( string msg ) : System | ||
msg | string | Error message |
Résultat | System |