C# Class SnmpSharpNet.SnmpDecodingException

Exception thrown on failure to decode BER encoded information.
Inheritance: SnmpException
显示文件 Open project: griffina/SnmpSharpNet

Public Methods

Method Description
SnmpDecodingException ( string msg )

standard constructor

Method Details

SnmpDecodingException() public method

standard constructor
public SnmpDecodingException ( string msg )
msg string exception message