Exception: NewRelic::Agent::ForceRestartException
- Inherits:
-
StandardError
- Object
- StandardError
- NewRelic::Agent::ForceRestartException
- Defined in:
- lib/new_relic/agent.rb
Overview
An exception that forces an agent to restart.
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
87 88 89 |
# File 'lib/new_relic/agent.rb', line 87 def "#{super}, restarting." end |