Skip to content

Instantly share code, notes, and snippets.

@chrisntr
Created June 3, 2013 13:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chrisntr/2a8dc05b3b8a83ebc483 to your computer and use it in GitHub Desktop.
Save chrisntr/2a8dc05b3b8a83ebc483 to your computer and use it in GitHub Desktop.
at Parse.PlatformHooks+<RequestAsync>d__19.MoveNext () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[System.Tuple`2[System.Net.HttpStatusCode,System.String]].GetResult () [0x00000] in <filename unknown>:0
at Parse.ParseClient+<RequestAsync>d__12.MoveNext () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[System.Tuple`2[System.Net.HttpStatusCode,System.Collections.Generic.IDictionary`2[System.String,System.Object]]].GetResult () [0x00000] in <filename unknown>:0
at Parse.ParseQuery`1+<CountAsync>d__3d[Parse.ParseUser].MoveNext () [0x00000] in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x00000] in <filename unknown>:0
at System.Runtime.CompilerServices.TaskAwaiter`1[System.Int32].GetResult () [0x00000] in <filename unknown>:0
at Norgegram.Activity1+<OnCreate>c__async1.MoveNext () [0x000e2] in /Users/chrisntr/Projects/NDC2013Practice/Norgegram/Android/Norgegram/Norgegram/Activity1.cs:72
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment