Documentation

CouldNotReadFileException extends RuntimeException
in package

FinalYes

Table of Contents

Constants

MSG_FMT  : string = "The file %s could not be read."

Methods

__construct()  : mixed

Constants

Methods

__construct()

public __construct(string $filePath[, int $code = 0 ][, Throwable|null $previous = null ]) : mixed
Parameters
$filePath : string
$code : int = 0
$previous : Throwable|null = null
On this page

Search results