Exception: Kitchen::Transport::WinrmFailed
- Inherits:
-
TransportFailed
- Object
- StandardError
- StandardError
- Kitchen::TransientFailure
- TransportFailed
- Kitchen::Transport::WinrmFailed
- Defined in:
- lib/kitchen/transport/winrm.rb
Overview
Wrapped exception for any internally raised WinRM-related errors.
Instance Attribute Summary
Attributes inherited from TransportFailed
Attributes inherited from StandardError
Method Summary
Methods inherited from TransportFailed
Methods inherited from StandardError
Methods included from Error
formatted_backtrace, formatted_exception, formatted_trace, warn_on_stderr
Constructor Details
This class inherits a constructor from Kitchen::Transport::TransportFailed