Home
last modified time | relevance | path

Searched refs:FileNotFoundException (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Exception/
H A DFileNotFoundException.php21 class FileNotFoundException extends \RuntimeException class
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSCP.php35 use phpseclib3\Exception\FileNotFoundException; alias
132 throw new FileNotFoundException("$data is not a valid file");
H A DSFTP.php37 use phpseclib3\Exception\FileNotFoundException; alias
2112 * @throws FileNotFoundException if you're uploading via a file and the file doesn't exist
2196 throw new FileNotFoundException("$data is not a valid file");