Exception: Datacentred::Errors::UnprocessableEntity

Inherits:
Error
  • Object
show all
Defined in:
lib/datacentred/error.rb

Overview

Raised usually when data validations fail on operations that mutate state.

Corresponds to a HTTP 422 error.