Documentation

FileNotReadableException extends Exception
in package

This Exception gets invoked if a file wasn't found

Tags
author

Jonatan Männchen jonatan@maennchen.ch

copyright

Copyright (c) 2014, Jonatan Männchen

Table of Contents

__construct()  : mixed
Constructor of the Exception

Methods

__construct()

Constructor of the Exception

public __construct(string $path) : mixed
Parameters
$path : string
  • The path which wasn't found
Return values
mixed

Search results