CouldNotReadFileException
extends RuntimeException
in package
FinalYes
Table of Contents
Constants
- MSG_FMT : string = "The file %s could not be read."
Methods
- __construct() : mixed
Constants
MSG_FMT
public
string
MSG_FMT
= "The file %s could not be read."
Methods
__construct()
public
__construct(string $filePath[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
- $filePath : string
- $code : int = 0
- $previous : Throwable|null = null