終了時にエラー

Issue #240 closed
Ito Mitsuhiro repo owner created an issue
2017/02/25 3:26:55

ExceptionType:
  System.NullReferenceException
ExceptionMessage:
  オブジェクト参照がオブジェクト インスタンスに設定されていません。
ExceptionStackTrace:
   場所 NeeView.BookHub.SaveBookMemento()
   場所 NeeView.MainWindowVM.SaveSetting(MainWindow window)
   場所 NeeView.MainWindow.Window_Closing(Object sender, CancelEventArgs e)
   場所 System.Windows.Window.OnClosing(CancelEventArgs e)
   場所 System.Windows.Window.WmClose()
   場所 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   場所 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   場所 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   場所 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   場所 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)

Comments (3)

  1. Log in to comment