Method: WinRM::WinRMWMIError#error_code
- Defined in:
- lib/winrm/exceptions.rb
#error_code ⇒ Object (readonly)
Returns the value of attribute error_code.
57 58 59 |
# File 'lib/winrm/exceptions.rb', line 57 def error_code @error_code end |