Money icon indicating copy to clipboard operation
Money copied to clipboard

Unhandled exception

Open maraf opened this issue 8 years ago • 0 comments

Type: System.AggregateException

Message: One or more errors occurred. (The method or operation is not implemented.)

CallStack: at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Neptuo.Models.Repositories.AggregateRootRepository1.Save(T model) at Money.DefaultDomainFacade.<>c__DisplayClass6_0.<CreateOutcomeAsync>b__0() at System.Threading.Tasks.Task1.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult() at Money.Views.Dialogs.OutcomeCreate.<ShowAsync>d__2.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter.GetResult() at Money.Views.Navigation.WizardNavigatorForm.<Show>d__5.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state) at System.Threading.WinRTSynchronizationContext.Invoker.InvokeCore()

DateTime: 11/4/2017 9:13:11 PM

maraf avatar Nov 11 '17 07:11 maraf