Nextcloud PHP API (stable18)

ProviderAlreadyExistsException extends HintException

Class ProviderAlreadyExistsException

Tags
since
14.0.0

Table of Contents

__construct()  : mixed
ProviderAlreadyExistsException constructor.

Methods

__construct()

ProviderAlreadyExistsException constructor.

public __construct(string $newProviderId, string $existingProviderName) : mixed
Parameters
$newProviderId : string

cloud federation provider ID of the new provider

$existingProviderName : string

name of cloud federation provider which already use the same ID

Tags
since
14.0.0
Return values
mixed

Search results