class Fluent::Counter::MethodNotFound
Public Instance Methods
code()
click to toggle source
# File lib/fluent/counter/error.rb, line 54 def code 'method_not_found' end
# File lib/fluent/counter/error.rb, line 54 def code 'method_not_found' end