Advertisement
Guest User

Untitled

a guest
Jul 17th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.40 KB | None | 0 0
  1. {
  2. "Id": "596cc04857951e70be2f7019",
  3. "Type": "Exception",
  4. "Msg": "GlobalExceptionFilter",
  5. "Utc": "2017-07-17T13:49:27.94Z",
  6. "Info": {
  7. "value": {
  8. "InfoObject": {
  9. "Info": {},
  10. "Details": "System.NullReferenceException: Object reference not set to an instance of an object.
  11. at Fest.Web.Controllers.Mobile.AccountController.<Login>d__5.MoveNext() in D:\\BuildAgent2\\work\\223d94e6b5971796\\src\\Fest.Web\\Controllers\\Mobile\\AccountController.cs:line 60
  12. --- End of stack trace from previous location where exception was thrown ---
  13. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  14. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  15. at Microsoft.AspNetCore.Mvc.Internal.ObjectMethodExecutor.<CastToObject>d__38`1.MoveNext()
  16. --- End of stack trace from previous location where exception was thrown ---
  17. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  18. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  19. at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeActionMethodAsync>d__27.MoveNext()
  20. --- End of stack trace from previous location where exception was thrown ---
  21. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  22. at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
  23. at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextActionFilterAsync>d__25.MoveNext()
  24. --- End of stack trace from previous location where exception was thrown ---
  25. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
  26. at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)
  27. at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
  28. at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.<InvokeNextExceptionFilterAsync>d__24.MoveNext()"
  29. }
  30. }
  31. },
  32. "LogId": "985b9243-8bad-4af4-9e69-007ca2c17170",
  33. "Categories": [
  34. "Fest.Web"
  35. ],
  36. "MemberName": "OnException",
  37. "FileName": "GlobalExceptionFilter.cs",
  38. "LineNumber": 46,
  39. "References": [],
  40. "TimeIndex": 1707171349,
  41. "$$hashKey": "object:87",
  42. "IsReferenceModified": true
  43. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement