Class: Logtail::Events::Exception
- Inherits:
-
Error
- Object
- Logtail::Event
- Error
- Logtail::Events::Exception
- Defined in:
- lib/logtail/events/exception.rb
Overview
DEPRECATION: This class is deprecated in favor of using Logtail:Events:Error.
Instance Attribute Summary
Attributes inherited from Error
#backtrace_json, #error_message, #name
Attributes inherited from Logtail::Event
Method Summary
Methods inherited from Error
#initialize, #message, #to_hash
Methods inherited from Logtail::Event
#initialize, #inspect, #to_hash, #to_json, #to_msgpack, #to_s
Constructor Details
This class inherits a constructor from Logtail::Events::Error