Exception: NexusCli::LicenseInstallFailure

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



207
208
209
# File 'lib/nexus_cli/errors.rb', line 207

def message
  "Either your Nexus already has a license installed or there was a problem with the file you uploaded."
end