Nextcloud PHP API (master)

OwnerLockedException extends LockedException
in package

Class LockedException

Tags
since
24.0.0

Table of Contents

Properties

$existingLock  : string|null
$lock  : ILock
$path  : string
Locked path

Methods

__construct()  : mixed
LockedException constructor.
getExistingLock()  : string
getLock()  : ILock
getPath()  : string

Properties

Methods

getExistingLock()

public getExistingLock() : string
Tags
since
19.0.0
Return values
string

getPath()

public getPath() : string
Tags
since
8.1.0
Return values
string

        
On this page

Search results