Exception: NexusCli::ArtifactNotFoundException
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::ArtifactNotFoundException
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
20 21 22 |
# File 'lib/nexus_cli/errors.rb', line 20 def "The artifact you requested information for could not be found. Please ensure it exists inside the Nexus." end |