AccessDeniedException

AccessDeniedException

class AccessDeniedException extends FileException

Thrown when the access on a file was denied.

Methods

__construct(string $path)

Constructor.

Details

__construct(string $path)

Constructor.

Parameters

string $path The path to the accessed file

© 2004–2017 Fabien Potencier
Licensed under the MIT License.