Class FileNotFoundException (namespace Nette)


The exception that is thrown when accessing a file that does not exist on disk.

RuntimeException
   |
   --IOException
      |
      --FileNotFoundException
Located: in /exceptions.php (line 130)