Click or drag to resize

NotResolvedException Constructor (String)

Initializes a new instance of the NotResolvedException class

Namespace:  Lextm.SharpSnmpPro.Mib
Assembly:  SharpSnmpPro.Mib (in SharpSnmpPro.Mib.dll) Version: 2.1.2
Syntax
public NotResolvedException(
	string message
)

Parameters

message
Type: SystemString
See Also