Exception: Droonga::NotFound

Inherits:
MessageProcessingError show all
Defined in:
lib/droonga/message_processing_error.rb

Instance Attribute Summary

Attributes inherited from MessageProcessingError

#detail, #message

Instance Method Summary collapse

Methods inherited from MessageProcessingError

#initialize, #name, #response_body

Constructor Details

This class inherits a constructor from Droonga::MessageProcessingError

Instance Method Details

#status_codeObject



50
51
52
# File 'lib/droonga/message_processing_error.rb', line 50

def status_code
  404
end