class Raven::Interface::Stacktrace
- Raven::Interface::Stacktrace
- Raven::Interface
- Reference
- Object
Defined in:
raven/interfaces/stacktrace.crConstructors
Class Method Summary
Instance Method Summary
- #backtrace=(backtrace : Backtracer::Backtrace)
- #culprit : Frame | Nil
- #frames : Array(Frame)
- #frames=(frames : Array(Frame))
Instance methods inherited from class Raven::Interface
to_hash
to_hash,
to_json(*args, **options)to_json(*args, **options, &) to_json
Class methods inherited from class Raven::Interface
[](name : Symbol) : Interface.class
[],
[]=(name : Symbol, klass : Interface.class)
[]=,
[]?(name : Symbol) : Interface.class | Nil
[]?,
registered
registered,
sentry_alias : Symbol
sentry_alias
Instance methods inherited from module Raven::Mixin::InitializeWith
initialize_with(attributes)initialize_with(**attributes) initialize_with