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