Exception: Fluent::Counter::MethodNotFound
- Defined in:
- lib/fluent/counter/error.rb
Instance Method Summary collapse
Methods inherited from BaseError
Instance Method Details
#code ⇒ Object
54 55 56 |
# File 'lib/fluent/counter/error.rb', line 54 def code 'method_not_found' end |