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
$readablePath  : string|null

Methods

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

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

getReadablePath()

public getReadablePath() : string|null
Tags
since
32.0.0
Return values
string|null

        
On this page

Search results