Exception: Restify::BadRequest

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

Overview

CONCRETE SUBCLASSES FOR TYPICAL STATUS CODES

This makes it easy to rescue specific expected error types.

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