Exception: Fluent::Counter::ParseError

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



42
43
44
# File 'lib/fluent/counter/error.rb', line 42

def code
  'parse_error'
end