class NexusCli::PermissionsException

def message

def message
  "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