try { //省略代码 } catch (Exception ex) { this.log(MethodBase.GetCurrentMethod().Name +":" + ex.Message); }