/ex '' '' ''
deril opened this issue · 0 comments
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
at JewishBot.Actions.CurrencyExchange.d__8.MoveNext() in /Users/dimon/Projects/JewishBot/Actions/CurrencyExchange.cs:line 56
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at JewishBot.Actions.CurrencyExchange.d__7.MoveNext() in /Users/dimon/Projects/JewishBot/Actions/CurrencyExchange.cs:line 24
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.QueueUserWorkItemCallbackDefaultContext.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()