jira-api-restclient icon indicating copy to clipboard operation
jira-api-restclient copied to clipboard

The 404 HTTP code isn't considered as an error

Open aik099 opened this issue 10 years ago • 0 comments

When attempting to act on non-existing issue the HTTP 404 code is returned, but CurlClient doesn't consider this as an error and doesn't throw an exception.

aik099 avatar Oct 31 '15 09:10 aik099