Exception: NexusCli::N3NotFoundException

Inherits:
NexusCliError
  • Object
show all
Defined in:
lib/nexus_cli/errors.rb

Instance Method Summary collapse

Methods inherited from NexusCliError

status_code

Instance Method Details

#messageObject



221
222
223
# File 'lib/nexus_cli/errors.rb', line 221

def message
  "The artifact does not have any custom metadata added yet."
end