ActorRemotingExceptionHandler(String traceId) 构造函数
定义
Constructs a ActorRemotingExceptionHandler with a specified trace id.
public ActorRemotingExceptionHandler(String traceId)
参数
- traceId
-
String
Id to use in diagnostics traces from this component.
适用于