I want to handle exceptions for one of my Api controllers in a certain manner. I\'ve found this sample:
public class HttpResponseExceptionFilter : IActionFilter,