Method: ApplicationInsights::Channel::Contracts::ExceptionData#handled_at
- Defined in:
- lib/application_insights/channel/contracts/exception_data.rb
#handled_at ⇒ Object
Returns the value of attribute handled_at.
7 8 9 |
# File 'lib/application_insights/channel/contracts/exception_data.rb', line 7 def handled_at @handled_at end |