\MatthiasWeb\RealMediaLibrary\exceptionFolderAlreadyExistsException

When we want to set parent of a folder and the given name already exists in the parent folder.

Summary

Methods
Properties
Constants
__construct()
getFolder()
getParentId()
getName()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$parent
$name
N/A

Properties

$parent

$parent :

Type

$name

$name :

Type

Methods

__construct()

__construct(integer  $parent,string  $name,integer  $code,\Exception  $previous = null)

C'tor.

Parameters

integer $parent
string $name
integer $code
\Exception $previous

getParentId()

getParentId(): integer

Getter.

Returns

integer

getName()

getName(): string

Getter.

Returns

string