deril / jewish-bot-c

MIT License
3 stars 0 forks source link

/ex usd uah 176.0 #2

Closed deril closed 7 years ago

deril commented 7 years ago

Unhandled Exception: System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseDecimal(String value, NumberStyles options, NumberFormatInfo numfmt) at JewishBot.Actions.CurrencyExchange.d11.MoveNext() in /Users/dimon/Projects/JewishBot/Actions/CurrencyExchange.cs:line 51 --- 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.d10.MoveNext() in /Users/dimon/Projects/JewishBot/Actions/CurrencyExchange.cs:line 30 --- 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()