version: 3.1 Create an exception This is just a basic exception class public class HttpResponseException:Exception { public HttpResponseException(string value) { ...
version: 3.1 Create an exception This is just a basic exception class public class HttpResponseException:Exception { public HttpResponseException(string value) { ...