ProviderCouldNotAddShareException extends HintException
Class ProviderCouldNotAddShareException
Tags
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