Skip to content

FileNotReadableException


Methods

__construct

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

Parameters:

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