Home
last modified time | relevance | path

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

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