Nextcloud PHP API (stable19)

OCSNotFoundException extends OCSException

Class OCSNotFoundException

Tags
since
9.1.0

Table of Contents

__construct()  : mixed
OCSNotFoundException constructor.

Methods

__construct()

OCSNotFoundException constructor.

public __construct([string $message = '' ][, Exception|null $previous = null ]) : mixed
Parameters
$message : string = ''
$previous : Exception|null = null
Tags
since
9.1.0
Return values
mixed

Search results