NoSuchFileException
extends ThumbnailException
in package
Description of NoSuchFile
Tags
Table of Contents
Properties
- $headers : array<string, string|array<string|int, string>>
Methods
- __construct() : mixed
- getHeaders() : array<string, string|array<string|int, string>>
Properties
$headers
private
array<string, string|array<string|int, string>>
$headers
Methods
__construct()
public
__construct([string $message = "Requested resource can't be accessed" ][, int $code = 404 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $message : string = "Requested resource can't be accessed"
- $code : int = 404
- $previous : Throwable|null = null
getHeaders()
public
getHeaders() : array<string, string|array<string|int, string>>