class FileNotFoundException extendsIOException

Exception class thrown when a file couldn't be found.

Methods

__construct(string$message =null,int$code =0,Throwable$previous =null,string$path =null)

No description

Details

__construct(string$message =null,int$code =0,Throwable$previous =null,string$path =null)

Parameters

string $message
int $code
Throwable $previous
string $path