Exception: NexusCli::CouldNotConnectToNexusException
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::CouldNotConnectToNexusException
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
52 53 54 |
# File 'lib/nexus_cli/errors.rb', line 52 def "Could not connect to Nexus. Please ensure the url you are using is reachable." end |