Exception: Droonga::ErrorMessages::InternalServerError

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

Constant Summary collapse

STATUS_CODE =
StatusCode::INTERNAL_SERVER_ERROR

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