public HttpStatusCode GetHttpStatusCode()
 {
     return(_exceptionStrategy.GetHttpStatusCode());
 }