Mercury API
LLRPNetworkException Constructor (message)
NamespacesOrg.LLRP.LTK.LLRPV1LLRPNetworkExceptionLLRPNetworkException(String)
Initializes a new instance of the LLRPNetworkException class
Declaration Syntax
C#Visual BasicVisual C++
public LLRPNetworkException(
	string message
)
Public Sub New ( _
	message As String _
)
public:
LLRPNetworkException(
	String^ message
)
Parameters
message (String)

[Missing <param name="message"/> documentation for "M:Org.LLRP.LTK.LLRPV1.LLRPNetworkException.#ctor(System.String)"]

Assembly: LLRP (Module: LLRP) Version: 1.0.0.6 (1.0.0.6)