PHP Class Exceptions\IO\Filesystem\FileAlreadyExistsException

Author: Mathieu Dumoulin aka CrazyCodr ([email protected])
Inheritance: extends FilesystemException, implements Exceptions\Tag\AlreadyExistsException
Show file Open project: crazycodr/standard-exceptions

Public Methods

Method Description
__construct ( $message = 'Cannot find specified file', $code, $previous = null )

Method Details

__construct() public method

public __construct ( $message = 'Cannot find specified file', $code, $previous = null )