C# Class SnmpSharpNet.SnmpInvalidPduTypeException

Exception thrown when specific PDU type was expected and a different type was received.
Inheritance: SnmpException
显示文件 Open project: griffina/SnmpSharpNet

Public Methods

Method Description
SnmpInvalidPduTypeException ( string msg )

Constructor

Method Details

SnmpInvalidPduTypeException() public method

Constructor
public SnmpInvalidPduTypeException ( string msg )
msg string Error message