CotomyHttpClientError
Base class for HTTP 4xx errors.
Constructor
new CotomyHttpClientError(status, message, response, bodyText?)Creates a client error with HTTP status and response details.
Base class for HTTP 4xx errors.
Constructor
new CotomyHttpClientError(status, message, response, bodyText?)
Creates a client error with HTTP status and response details.