PowerSNMP for .NET
DecodingException Class Members
Fields  Properties  Methods  Events


The following tables list the members exposed by DecodingException.

Public Fields
 NameDescription
Public FieldEncodedMessage Gets the encoded bytes of the message.  
Public FieldErrorCode Gets the ErrorCode encountered while decoding an encoded message.  
Public FieldId Gets the message Id from the security header.  
Public FieldOffset Gets the offset into the buffer where the error occurred.  
Public FieldOrigin Gets the address of the sender of the message.  
Public FieldUsername Gets the user name from the security header.  
Top
Public Properties
 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessage (Inherited from System.Exception)
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetObjectData (Inherited from System.Exception)
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected EventSerializeObjectState (Inherited from System.Exception)
Top
See Also

Reference

DecodingException Class
Dart.Snmp Namespace


PowerSNMP for .NET Documentation Version 6.0
© 2021 Dart Communications. All Rights Reserved.
Send comments on this topic