Exception: Restify::ClientError

Inherits:
ResponseError show all
Defined in:
lib/restify/error.rb

Overview

A ClientError will be raised when a response has a 4XX status code.

Instance Attribute Summary

Attributes inherited from ResponseError

#response

Method Summary

Methods inherited from ResponseError

#code, #errors, from_code, #initialize, #status

Constructor Details

This class inherits a constructor from Restify::ResponseError