Method: Honeybadger::Notice::Cause#error_class
- Defined in:
- lib/honeybadger/notice.rb
#error_class ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
64 65 66 |
# File 'lib/honeybadger/notice.rb', line 64 def error_class @error_class end |