internal HttpProblemDetailsExceptionFilterAttribute(MapProblemDetailsFromException mapProblemDetailsFromException)
 {
     _mapProblemDetailsFromException = mapProblemDetailsFromException;
 }
 internal HttpProblemDetailsExceptionFilterAttribute(MapProblemDetailsFromException mapProblemDetailsFromException)
 {
     _mapProblemDetailsFromException = mapProblemDetailsFromException;
 }