Exception: Fluent::Counter::InternalServerError

Inherits:
BaseError
  • Object
show all
Defined in:
lib/fluent/counter/error.rb

Instance Method Summary collapse

Methods inherited from BaseError

#to_hash

Instance Method Details

#codeObject



60
61
62
# File 'lib/fluent/counter/error.rb', line 60

def code
  'internal_server_error'
end