ProviderAlreadyExistsException¶
-
class
OCP\Federation\Exceptions\
ProviderAlreadyExistsException
¶ - Class ProviderAlreadyExistsException
Source: lib/public/Federation/Exceptions/ProviderAlreadyExistsException.php#36 Parent: OC\HintException
Methods¶
-
public
OCP\Federation\Exceptions\ProviderAlreadyExistsException::
__construct
($newProviderId, $existingProviderName)¶ - ProviderAlreadyExistsException constructor.
Source: lib/public/Federation/Exceptions/ProviderAlreadyExistsException.php#46
Parameters: - $newProviderId (string) cloud federation provider ID of the new provider
- $existingProviderName (string) name of cloud federation provider which already use the same ID
Since: 14.0.0