drmi v0.10.3 (2017-09-07T13:32:28Z)
Dub
Repo
RMITimeoutException
drmi
core
exceptions
class
RMITimeoutException : Exception {
RMICall
call
;
this
(RMICall c);
}
Constructors
this
this
(RMICall c)
Members
Variables
call
RMICall
call
;
Meta
Source
See Implementation
drmi
core
exceptions
classes
RMIProcessException
RMITimeoutException