Method: Honeybadger::Agent#exception_filter
- Defined in:
- lib/honeybadger/agent.rb
permalink #exception_filter ⇒ Object
DEPRECATED: Callback to ignore exceptions.
See public API documentation for Notice for available attributes.
488 |
# File 'lib/honeybadger/agent.rb', line 488 def_delegator :config, :exception_filter |