I have the following exception:
public class InvalidStatusCodeException : Exception { public HttpStatusCode ReceivedStatusCode { get; set; } public st