PowerSNMP for .NET CF
DecodingException Class Members
See Also  Fields  Properties  Methods  Send comments on this topic.
Dart.Snmp Namespace : DecodingException Class


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 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

Protected Properties

 NameDescription
protected PropertyHResult (Inherited from System.Exception)
Top

Public Methods

 NameDescription
public MethodGetBaseException (Inherited from System.Exception)
public MethodGetObjectData (Inherited from System.Exception)
public MethodGetTypeOverloaded.  (Inherited from System.Exception)
Top

See Also

Documentation Version 4.2
© 2010 Dart Communications. All Rights Reserved.