Searched refs:FileNotFoundException (Results 1 – 2 of 2) sorted by relevance
21 class FileNotFoundException extends \RuntimeException class
37 use phpseclib3\Exception\FileNotFoundException; alias2105 * @throws FileNotFoundException if you're uploading via a file and the file doesn't exist2189 throw new FileNotFoundException("$data is not a valid file");