Exception: Fluent::Counter::InvalidParams
- Defined in:
- lib/fluent/counter/error.rb
Instance Method Summary collapse
Methods inherited from BaseError
Instance Method Details
#code ⇒ Object
30 31 32 |
# File 'lib/fluent/counter/error.rb', line 30 def code 'invalid_params' end |