Exception: NexusCli::LicenseInstallFailure
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::LicenseInstallFailure
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
207 208 209 |
# File 'lib/nexus_cli/errors.rb', line 207 def "Either your Nexus already has a license installed or there was a problem with the file you uploaded." end |