Nextcloud PHP API (master)

ForbiddenException extends Exception
in package

Class ForbiddenException

Tags
since
9.0.0

Table of Contents

Properties

$retry  : bool

Methods

__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

        
On this page

Search results