RPCException Constructor NetworkComms.Net Help
Create a new instance of RPCException

Namespace: RemoteProcedureCalls
Assembly: RemoteProcedureCalls (in RemoteProcedureCalls.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public RPCException(
	string msg
)

Parameters

msg
Type: OnlineSystem String
A string containing useful information regarding the error
See Also