it:ad:asp.net:webapi:howto:errors

IT:AD:ASP.NET:WebAPI:HowTo:Errors

Because it is a Web protocol we don't thro an exception – we return a

 //Failed get
 throw new HttpResponseException(HttpStatusCode.NotFound);
 //etc.
  • /home/skysigal/public_html/data/pages/it/ad/asp.net/webapi/howto/errors.txt
  • Last modified: 2023/11/04 02:15
  • by 127.0.0.1