RpcException.this

Undocumented in source.
class RpcException
@safe pure nothrow
this
(
string msg = ""
,
string file = __FILE__
,
size_t line = __LINE__
,
Throwable next = null
)

Meta