Method: ElasticAPM::Transport::Serializers::Container#error
- Defined in:
- lib/elastic_apm/transport/serializers.rb
#error ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
76 77 78 |
# File 'lib/elastic_apm/transport/serializers.rb', line 76 def error @error end |