Skip to content

DirectoryNotReadableException


Methods

__construct

public __construct(string $message = 'Cannot read from specified directory.', int $code = 403, ?\Throwable $previous = null): mixed

Parameters:

Parameter Type Description
$message string
$code int
$previous ?\Throwable