Standard constructor
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public SnmpNetworkException( Exception sysException, string msg ) |
| Visual Basic |
|---|
Public Sub New ( _ sysException As Exception, _ msg As String _ ) |
| Visual C++ |
|---|
public: SnmpNetworkException( Exception^ sysException, String^ msg ) |
Parameters
- sysException
- Type: System..::..Exception
System exception that caused the error
- msg
- Type: System..::..String
Error message