RpcErrorHandler

alias RpcErrorHandler = void delegate
(
Exception e
)
@safe nothrow

Meta