Your IP : 216.73.216.219


Current Path : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/
Upload File :
Current File : /home/pteabiscqq/www/libraries/quix/src/Config/Exceptions/DirectoryNotFoundException.php

<?php

namespace ThemeXpert\Config\Exceptions;

use Exception;

class DirectoryNotFoundException extends Exception
{

}