Return system exception that caused raising of this Exception error.

Namespace:  SnmpSharpNet
Assembly:  SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.5.0.0 (0.5.0.0)

Syntax

         
 C#  Visual Basic  Visual C++ 
public Exception SystemException { get; }
Public ReadOnly Property SystemException As Exception
public:
property Exception^ SystemException {
	Exception^ get ();
}

See Also