Click or drag to resize

InvalidEntityException Constructor (String)

Initializes a new instance of the InvalidEntityException class

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

Parameters

message
Type: SystemString
See Also