Exception: NexusCli::PermissionsException
- Inherits:
-
NexusCliError
- Object
- StandardError
- NexusCliError
- NexusCli::PermissionsException
- Defined in:
- lib/nexus_cli/errors.rb
Instance Method Summary collapse
Methods inherited from NexusCliError
Instance Method Details
#message ⇒ Object
59 60 61 |
# File 'lib/nexus_cli/errors.rb', line 59 def "Your request was denied by the Nexus server due to a permissions error. You will need to administer the Nexus or use a different user/password in .nexus_cli." end |