| Current Path : /home/zieirix/www/libraries/rokcommon/RokCommon/Ajax/ |
| Current File : /home/zieirix/www/libraries/rokcommon/RokCommon/Ajax/Exception.php |
<?php
/**
* @author RocketTheme http://www.rockettheme.com
* @copyright Copyright (C) 2007 - 2020 RocketTheme, LLC
* @license http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
*/
defined('ROKCOMMON') or die;
/**
*
*/
class RokCommon_Ajax_Exception extends Exception
{
}