Exception: Fluent::Counter::InvalidParams

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



30
31
32
# File 'lib/fluent/counter/error.rb', line 30

def code
  'invalid_params'
end