Nextcloud PHP API (stable18)

ProviderCouldNotAddShareException extends HintException

Class ProviderCouldNotAddShareException

Tags
since
14.0.0

Table of Contents

__construct()  : mixed
ProviderCouldNotAddShareException constructor.

Methods

__construct()

ProviderCouldNotAddShareException constructor.

public __construct(string $message[, string $hint = '' ][, int $code = Http::STATUS_BAD_REQUEST ][, Exception|null $previous = null ]) : mixed
Parameters
$message : string
$hint : string = ''
$code : int = Http::STATUS_BAD_REQUEST
$previous : Exception|null = null
Tags
since
14.0.0
Return values
mixed

Search results