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