Свойство | Type | Description | |
---|---|---|---|
_errorIndex | int | ||
_errorStatus | int |
Méthode | Description | |
---|---|---|
SnmpErrorStatusException ( ) : System |
Constructor
|
|
SnmpErrorStatusException ( string msg, int status, int index ) : System |
Constructor
|
public SnmpErrorStatusException ( ) : System | ||
Résultat | System |
public SnmpErrorStatusException ( string msg, int status, int index ) : System | ||
msg | string | Exception message |
status | int | ErrorStatus value |
index | int | ErrorIndex value |
Résultat | System |