Seditio Source
Root |
./othercms/croogo-4.0.7/vendor/aura/intl/src/Exception.php
<?php
/**
 *
 * This file is part of the Aura Project for PHP.
 *
 * @package Aura.Intl
 *
 * @license http://opensource.org/licenses/MIT MIT
 *
 */
namespace Aura\Intl;

/**
 *
 * Exception
 *
 * @package Aura.Intl
 *
 */
class Exception extends \Exception
{
}