EncoderFallbackException 在 System.Text.EncoderExceptionFallbackBuffer.Fallback(Char charUnknown, Int32 index) 在 System.Text.EncoderFallbackBuffer.InternalFallback(Char ch, Char*& chars) 在 System.Text.UTF8Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, EncoderNLS baseEncoder) 在 System.Text.EncoderNLS.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush) 在 System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) 在 System.IO.StreamWriter.Write(Char[] buffer, Int32 index, Int32 count) 在 System.IO.TextWriter.SyncTextWriter.WriteLine(String value) 在 System.Console.WriteLine(String value) 在 IntelliTools.Domain.Manager.ClipStateManager.CollectClipboardItem() 在 IntelliTools.Domain.Manager.ClipStateManager.Timer_Tick(Object sender, EventArgs e) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)