Exception: Kitchen::ShellOut::ShellCommandFailed
- Inherits:
-
TransientFailure
- Object
- StandardError
- Kitchen::StandardError
- TransientFailure
- Kitchen::ShellOut::ShellCommandFailed
- Defined in:
- lib/kitchen/shell_out.rb
Overview
Wrapped exception for any interally raised shell out commands.
Instance Attribute Summary
Attributes inherited from Kitchen::StandardError
Method Summary
Methods inherited from Kitchen::StandardError
Methods included from Error
formatted_backtrace, formatted_exception, formatted_trace, warn_on_stderr
Constructor Details
This class inherits a constructor from Kitchen::StandardError