HumHub Documentation (unofficial)

FileNotReadableException extends Exception
in package

This Exception gets invoked if a file wasn't found

Table of Contents

Methods

__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

        
On this page

Search results