HttpJsonRpcServer.buildResponseFromException

Undocumented in source. Be warned that the author may not have intended to support it.
class HttpJsonRpcServer(TId, TReq : JsonRpcRequest!TId = JsonRpcRequest!TId, TResp : JsonRpcResponse!TId = JsonRpcResponse!TId)
protected override @safe nothrow
TResp
buildResponseFromException
(
Exception e
)

Meta