C# Class SnmpSharpNet.SnmpInvalidVersionException

Exception thrown when invalid SNMP version was encountered in the packet
Inheritance: SnmpException
显示文件 Open project: griffina/SnmpSharpNet

Public Methods

Method Description
SnmpInvalidVersionException ( string msg )

Standard constructor

Method Details

SnmpInvalidVersionException() public method

Standard constructor
public SnmpInvalidVersionException ( string msg )
msg string Exception error message