Class: Logtail::Events::Exception

Inherits:
Error show all
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

#message, #metadata

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