rpc ~master (2019-04-11T21:28:52Z)
Dub
Repo
RpcNotConnectedException
rpc
core
Client not connected exception
class
RpcNotConnectedException :
RpcException
{
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Inherited Members
From RpcException
inner
Exception
inner
;
Undocumented in source.
Meta
Source
See Implementation
rpc
core
aliases
RpcErrorHandler
RpcRequestHandler
rpcIdType
classes
HttpRpcClient
HttpRpcServer
IdGenerator
RawRpcClient
RawRpcServer
RpcException
RpcInterfaceSettings
RpcNotConnectedException
RpcParsingException
RpcTimeoutException
UnhandledRpcMethod
enums
ShouldFail
hasRpcArrayParams
functions
rpcMethod
rpcObjectParams
interfaces
IIdGenerator
IRpcClient
IRpcRequest
IRpcResponse
IRpcServer
IRpcServerOutput
properties
noRpcMethod
rpcArrayParams
structs
NoRpcMethodAttribute
RpcArrayParams
RpcIdTypeAttribute
RpcMethodAttribute
RpcMethodObjectParams
Client not connected exception