CotomyHttpServerError
Base class for HTTP 5xx errors.
Constructor
new CotomyHttpServerError(status, message, response, bodyText?)Creates a server error with response details.
Base class for HTTP 5xx errors.
Constructor
new CotomyHttpServerError(status, message, response, bodyText?)
Creates a server error with response details.