]> git.mxchange.org Git - core.git/commit - inc/classes/main/database/backend/class_CachedLocalFileDatabase.php
Introduced FileNotFoundException
authorRoland Haeder <roland@mxchange.org>
Tue, 26 May 2015 21:51:59 +0000 (23:51 +0200)
committerRoland Haeder <roland@mxchange.org>
Tue, 26 May 2015 21:51:59 +0000 (23:51 +0200)
commitb1683de32141e80fb17d5ff1a6f460186e22d961
tree334fb5582faf483920bf55143e46b7c01ca375ee
parentb541bfee56699a028ff708e1f2d8fe92d9cfe2b0
Introduced FileNotFoundException

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/exceptions/file_directory/class_FileIoException.php
inc/classes/exceptions/file_directory/class_FileNotFoundException.php [new file with mode: 0644]
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/console/class_ConsoleTools.php
inc/classes/main/database/backend/class_CachedLocalFileDatabase.php
inc/classes/main/file_directories/input/raw/class_FrameworkRawFileInputPointer.php
inc/classes/main/file_directories/io_stream/class_FileIoStream.php
inc/classes/main/menu/class_BaseMenu.php
inc/classes/main/template/class_BaseTemplateEngine.php
index.php