why can't we print exception type and message as well It's not about "printing". It's about what the server sends down to the client. Having arbitrary server-side exceptions, possibly containing ...
This Q&A is part of a weekly series of posts highlighting common questions encountered by technophiles and answered by users at Stack Exchange, a free, community-powered network of 100+ Q&A sites.
I was investigating the issue. It looks like PR below was meant to capture exception type capture, to serialize it in outgoing exception and make OutProcMiddleware reconstructr TaskFailureDetails.
Based on the Exception type, the GetMessage() method can return specific messages based on the exception itself. One of the more common uses is to override the SqlException messages with one that is ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results