Documentation

UnableToReadFile extends RuntimeException
in package
implements FilesystemOperationFailed

Interfaces, Classes, Traits and Enums

FilesystemOperationFailed

Table of Contents

$location  : string
$reason  : string
fromLocation()  : UnableToReadFile
location()  : string
operation()  : string
reason()  : string

Properties

Methods

fromLocation()

public static fromLocation(string $location[, string $reason = '' ][, Throwable $previous = null ]) : UnableToReadFile
Parameters
$location : string
$reason : string = ''
$previous : Throwable = null
Return values
UnableToReadFile

Search results