bbonkr / AppleTv-Movie-Price-Tracker

2 stars 0 forks source link

[Bug]: GET: /api/v1/Test/apiexception #35

Closed bbonkr closed 1 year ago

bbonkr commented 1 year ago

Description

Exception

Exception Message: Test ;)

Stack trace:

   at AppleTv.Movie.Price.Tracker.App.Controllers.TestController.ThrowApiException() in /Users/bbon/Repos/appletv-movie-price-tracker/src/AppleTv.Movie.Price.Tracker.App/Controllers/TestController.cs:line 27
   at lambda_method36(Closure, Object, Object[])
   at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(ActionContext actionContext, IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeActionMethodAsync()
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
   at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
--- End of stack trace from previous location ---
   at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)

Errors:
Code: InternalServerError
Message: Test ;)
References: 
bbonkr commented 1 year ago

test