Exception: Droonga::NotFound
- Inherits:
-
MessageProcessingError
- Object
- StandardError
- MessageProcessingError
- Droonga::NotFound
- Defined in:
- lib/droonga/message_processing_error.rb
Direct Known Subclasses
Dispatcher::UnknownDataset, Plugins::CRUD::Handler::UnknownColumn, Plugins::CRUD::Handler::UnknownTable, Searcher::UnknownSource
Constant Summary collapse
- STATUS_CODE =
404
Instance Attribute Summary
Attributes inherited from MessageProcessingError
Method Summary
Methods inherited from MessageProcessingError
#initialize, #name, #response_body, #status_code
Constructor Details
This class inherits a constructor from Droonga::MessageProcessingError