Application insights and custom properties of Exception

前端 未结 0 648
北荒
北荒 2020-12-30 10:00

I have the following exception:

public class InvalidStatusCodeException : Exception
{
    public HttpStatusCode ReceivedStatusCode { get; set; }
    public st         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题