Nextcloud PHP API (stable19)

ForbiddenException extends Exception

Class ForbiddenException

Tags
since
9.0.0

Table of Contents

$retry  : bool
__construct()  : mixed
getRetry()  : bool

Properties

Methods

__construct()

public __construct(string $message, bool $retry[, Exception|null $previous = null ]) : mixed
Parameters
$message : string
$retry : bool
$previous : Exception|null = null

previous exception for cascading

Tags
since
9.0.0
Return values
mixed

Search results