FileNotFoundException
FileNotFoundException
class FileNotFoundException extends IOException
Exception class thrown when a file couldn't be found.
Methods
__construct($message = null, $code, Exception $previous = null, $path = null) | ||
string | getPath() Returns the associated path for the exception. | from 登录查看完整内容
|