Class FileNotFoundException
The exception that is thrown when accessing a file that does not exist on disk.
- Exception
- RuntimeException
- Nette\IOException
- Nette\FileNotFoundException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|