Class cFileNotFoundException
Exception thrown if a file could not be found. This exception type is logged to data/logs/exception.txt.
- Exception
- 
			 cException cException
- 
			 cRuntimeException cRuntimeException
- 
			 cFileNotFoundException cFileNotFoundException
		
		
		
		Package: Core\Exception
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/exceptions/class.exception.filenotfound.php
	
	Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Simon Sprankel
Located at classes/exceptions/class.exception.filenotfound.php
| 
			__construct(), 
			log()
		 | 
| 
__toString(), 
getCode(), 
getFile(), 
getLine(), 
getMessage(), 
getPrevious(), 
getTrace(), 
getTraceAsString()
		 | 
| 
			$_log, 
			$_logger
		 | 
| 
$code, 
$file, 
$line, 
$message
		 |