. */ namespace Alledia\Framework\Exception; use Alledia\Framework\Exception; defined('_JEXEC') or die(); class NotFound extends Exception { }