struct

Bugsnag::Exception

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(error_class : String, message : String, stacktrace : Enumerable(Bugsnag::StackFrame))
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

from_crystal_exception(exception : ::Exception)
Source

Instance methods

error_class
Source
message
Source
stacktrace
Source