Exception: Droonga::ErrorMessages::BadRequest

Inherits:
Droonga::ErrorMessage show all
Defined in:
lib/droonga/error_messages.rb

Constant Summary collapse

STATUS_CODE =
StatusCode::BAD_REQUEST

Instance Attribute Summary

Attributes inherited from Droonga::ErrorMessage

#detail

Method Summary

Methods inherited from Droonga::ErrorMessage

#initialize, #name, #response_body, #status_code

Constructor Details

This class inherits a constructor from Droonga::ErrorMessage