drmi v0.15.0 (2019-09-09T16:33:45Z)
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