Exception: Droonga::ErrorMessages::BadRequest
- Inherits:
-
Droonga::ErrorMessage
- Object
- StandardError
- Droonga::Error
- Droonga::ErrorMessage
- Droonga::ErrorMessages::BadRequest
- Defined in:
- lib/droonga/error_messages.rb
Direct Known Subclasses
Dispatcher::MissingDatasetParameter, Dispatcher::UnknownType, Searcher::CyclicSource, Searcher::InvalidAttribute, Searcher::MissingSourceParameter, Searcher::NoQuery, Searcher::SyntaxError
Constant Summary collapse
- STATUS_CODE =
StatusCode::BAD_REQUEST
Instance Attribute Summary
Attributes inherited from Droonga::ErrorMessage
Method Summary
Methods inherited from Droonga::ErrorMessage
#initialize, #name, #response_body, #status_code
Constructor Details
This class inherits a constructor from Droonga::ErrorMessage