]> git.mxchange.org Git - core.git/commit - framework/main/exceptions/template/class_BasePathIsEmptyException.php
rewrote to SPL exceptions as these exceptions are really overdue ...
authorRoland Haeder <roland@mxchange.org>
Sat, 4 Mar 2017 21:49:53 +0000 (22:49 +0100)
committerRoland Haeder <roland@mxchange.org>
Sat, 4 Mar 2017 21:49:53 +0000 (22:49 +0100)
commit092ce40f75f8c493f6a1eac28cbbaa50a4362df7
tree894b2e9f4fd841c1dd55a2ef79495ac09e0a9458
parent2dafded363adcb6fd8dd2b26aa3d894d3b4ff082
rewrote to SPL exceptions as these exceptions are really overdue ...

Signed-off-by: Roland Häder <roland@mxchange.org>
framework/main/classes/template/console/class_ConsoleTemplateEngine.php
framework/main/classes/template/html/class_HtmlTemplateEngine.php
framework/main/classes/template/image/class_ImageTemplateEngine.php
framework/main/classes/template/mail/class_MailTemplateEngine.php
framework/main/classes/template/menu/class_MenuTemplateEngine.php
framework/main/exceptions/template/class_BasePathIsEmptyException.php
framework/main/exceptions/template/class_BasePathIsNoDirectoryException.php
framework/main/exceptions/template/class_InvalidBasePathStringException.php