Exception: NexusCli::RepositoryNotFoundException
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::RepositoryNotFoundException
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
129 130 131 |
# File 'lib/nexus_cli/errors.rb', line 129 def "The repository you provided could not be found. Please ensure the repository exists." end |