Exception: Fluent::Counter::ParseError
- Defined in:
- lib/fluent/counter/error.rb
Instance Method Summary collapse
Methods inherited from BaseError
Instance Method Details
#code ⇒ Object
42 43 44 |
# File 'lib/fluent/counter/error.rb', line 42 def code 'parse_error' end |