how to return Exception in dot net core 3.0
my return type is IActionResult
how to return Exception in dot net core 3.0
my return type is IActionResult
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ganesan CPosted Sep 8, 2021, 6:47 AM
Sachin SinghPosted Sep 8, 2021, 6:01 AM
Exception Details:
Exception Path
@ViewBag.ExceptionPath
Exception Message
@ViewBag.ExceptionMessage
Exception Stack Trace
@ViewBag.StackTrace
Jay Krishna ReddyPosted Sep 8, 2021, 5:55 AM