class AccessDeniedException extends FileException
Thrown when the access on a file was denied.
Methods
| __construct(string $path) Constructor. |
Details
__construct(string $path)
Constructor.
class AccessDeniedException extends FileException
Thrown when the access on a file was denied.
| __construct(string $path) Constructor. |
Constructor.
Please login to continue.