drmi v0.3.0 (2017-06-13T11:42:37Z)
Dub
Repo
RMITimeoutException
drmi
class
RMITimeoutException : Exception {
import
std
.
conv
:
text
;
;
RMICall
call
;
this
(RMICall c);
}
Constructors
this
this
(RMICall c)
Members
Variables
call
RMICall
call
;
Meta
Source
See Implementation
drmi
modules
mqtt
aliases
RMIData
classes
RMIException
RMISkeleton
RMIStub
RMITimeoutException
functions
as
deserialize
rmiEmptyArrayData
serialize
interfaces
RMICom
RMIStubCom
structs
RMICall
RMIResponse