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