Exception: Fluent::Counter::UnknownKey
- Defined in:
- lib/fluent/counter/error.rb
Instance Method Summary collapse
Methods inherited from BaseError
Instance Method Details
#code ⇒ Object
36 37 38 |
# File 'lib/fluent/counter/error.rb', line 36 def code 'unknown_key' end |