Exception: Bcome::Exception::CouldNotInitiateSshConnectionThroughBackendProxy
- Inherits:
-
Base
- Object
- RuntimeError
- Base
- Bcome::Exception::CouldNotInitiateSshConnectionThroughBackendProxy
- Defined in:
- lib/objects/exception/could_not_initiate_ssh_connection_through_backend_proxy.rb
Instance Method Summary collapse
Methods inherited from Base
#initialize, #message, #pretty_display
Constructor Details
This class inherits a constructor from Bcome::Exception::Base
Instance Method Details
#message_prefix ⇒ Object
6 7 8 |
# File 'lib/objects/exception/could_not_initiate_ssh_connection_through_backend_proxy.rb', line 6 def 'Could not initiate SSH connection. Check your SSH config settings for namespace' end |