FileNotFoundException
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