drmi v0.10.3 (2017-09-07T13:32:28Z)
Dub
Repo
RMIProcessException
drmi
core
exceptions
class
RMIProcessException : Exception {
RMIResponse
res
;
this
(RMIResponse r, string msg);
}
Constructors
this
this
(RMIResponse r, string msg)
Members
Variables
res
RMIResponse
res
;
Meta
Source
See Implementation
drmi
core
exceptions
classes
RMIProcessException
RMITimeoutException