class NexusCli::NotProxyRepositoryException

def message

def message
  "The #{@repository_id} repository is not a Proxy repository and cannot subscribe to artifact updates."
end