FileNotFoundException
class FileNotFoundException extends FileException
Thrown when a file was not found.
Methods
__construct(string $path)
Constructor.
Details
at line line 26
__construct(string $path)
Constructor.