ISoraConfig.CommandExceptionHandle property

全局指令执行错误回调

String值为指令错误log

public Action<Exception, BaseMessageEventArgs, string> CommandExceptionHandle { get; set; }

See Also