Privacy encryption or decryption exception
Namespace: SnmpSharpNetAssembly: SnmpSharpNet (in SnmpSharpNet.dll) Version: 0.9.1.0 (0.9.1)
Syntax
| C# |
|---|
public class SnmpPrivacyException : SnmpException |
| Visual Basic |
|---|
Public Class SnmpPrivacyException _ Inherits SnmpException |
| Visual C++ |
|---|
public ref class SnmpPrivacyException : public SnmpException |
Remarks
Exception thrown when errors were encountered related to the privacy protocol encryption and decryption operations.
Use ParentException field to get the causing error details.
Inheritance Hierarchy
System..::..Object
System..::..Exception
SnmpSharpNet..::..SnmpException
SnmpSharpNet..::..SnmpPrivacyException
System..::..Exception
SnmpSharpNet..::..SnmpException
SnmpSharpNet..::..SnmpPrivacyException