class Raven::Interface::Message
- Raven::Interface::Message
- Raven::Interface
- Reference
- Object
Defined in:
raven/interfaces/message.crConstructors
Class Method Summary
Instance Method Summary
- #message : String
- #message=(message : String)
- #message? : String | Nil
- #params : Array(String) | Nil
- #params=(params : Array(String) | Nil)
- #unformatted_message
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