Class
NewRelic::Cli::Command::CommandFailure
In:
lib/new_relic/cli/command.rb
Parent:
StandardError
Capture a failure to execute the command.
Methods
new
Attributes
options
[R]
Public Class methods
new
(message, opt_parser=nil)
[Validate]