Class FolderAlreadyExistsException
When we want to set parent of a folder and the given name already exists in the parent folder.
- Exception
-
MatthiasWeb\RealMediaLibrary\general\FolderAlreadyExistsException
Methods summary
public
|
#
__construct( $parent, $name, $code = 0, MatthiasWeb\RealMediaLibrary\general\Exception $previous = null )
|
public
|
|
public
|
|
public
|
Methods inherited from Exception
__toString()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Properties summary
Properties inherited from Exception
$code
,
$file
,
$line
,
$message