OnlineMediaAlreadyExistsException extends Exception
Exception indicating that an online media asset is already present in the target folder
Table of Contents
Methods
- __construct() : mixed
- getOnlineMedia() : File
Methods
__construct()
public
__construct(File $onlineMedia[, int $code = 0 ]) : mixed
Parameters
- $onlineMedia : File
- $code : int = 0
getOnlineMedia()
public
getOnlineMedia() : File