Method: ActiveSupport::Notifications::InstrumentationSubscriberError#exceptions
- Defined in:
- activesupport/lib/active_support/notifications/fanout.rb
#exceptions ⇒ Object (readonly)
Returns the value of attribute exceptions.
10 11 12 |
# File 'activesupport/lib/active_support/notifications/fanout.rb', line 10 def exceptions @exceptions end |