예제 #1
0
 protected override void HandleException(Exception ex)
 {
     log.Append("Exception at FileInfoScanThread: {0}", ex.ToString());
 }