Package net.jalbum.resty.web


package net.jalbum.resty.web
  • Class
    Description
    IOExceptions caused by non http 200 OK responses and containing a response message are wrapped in RestyExceptions that also embeds the requested resource
    Like Resty, but won't throw IOException on http errors Check responseCode with http().getResponseCode() on resulting resources