Seditio Source
Root |
./othercms/ips_4.3.4/system/3rd_party/php-punycode/Exception/DomainOutOfBoundsException.php
<?php

namespace TrueBV\Exception;

/**
 * Class DomainOutOfBoundsException
 * @package TrueBV\Exception
 * @author  Sebastian Kroczek <sk@xbug.de>
 */
class DomainOutOfBoundsException extends OutOfBoundsException
{

}