C# Class SnmpSharpNet.SnmpAuthenticationException

Exception of this type is thrown when SNMP version 3 packet containing authentication information has failed authentication check.
Inheritance: SnmpException
显示文件 Open project: griffina/SnmpSharpNet

Public Methods

Method Description
SnmpAuthenticationException ( string msg )

Standard constructor.

Method Details

SnmpAuthenticationException() public method

Standard constructor.
public SnmpAuthenticationException ( string msg )
msg string Error message