Exception: Kitchen::Transport::WinrmFailed

Inherits:
TransportFailed show all
Defined in:
lib/kitchen/transport/winrm.rb

Overview

Wrapped exception for any internally raised WinRM-related errors.

Author:

Instance Attribute Summary

Attributes inherited from TransportFailed

#exit_code

Attributes inherited from StandardError

#original

Method Summary

Methods inherited from TransportFailed

#initialize

Methods inherited from StandardError

#initialize

Methods included from Error

formatted_backtrace, formatted_exception, formatted_trace

Constructor Details

This class inherits a constructor from Kitchen::Transport::TransportFailed