Exception: Kitchen::ShellOut::ShellCommandFailed

Inherits:
TransientFailure show all
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

#original

Method Summary

Methods inherited from Kitchen::StandardError

#initialize

Methods included from Error

formatted_backtrace, formatted_exception, formatted_trace

Constructor Details

This class inherits a constructor from Kitchen::StandardError