Class FileNotFoundException

Summary

Fully Qualified Name: CodeIgniter\Files\Exceptions\FileNotFoundException
Extends: RuntimeException
Implements: ExceptionInterface

Description

Methods

Name Description Defined By
forFileNotFound() FileNotFoundException

Method Details

forFileNotFound()

Parameter Name Type Description
$path

Returns: void

Top