class NexusCli::RepositoryDoesNotExistException

def message

def message
  "The repository you are trying to delete does not exist."
end