Exception: Fluent::Counter::InternalServerError
- Defined in:
- lib/fluent/counter/error.rb
Instance Method Summary collapse
Methods inherited from BaseError
Instance Method Details
#code ⇒ Object
60 61 62 |
# File 'lib/fluent/counter/error.rb', line 60 def code 'internal_server_error' end |