| Current Path : /var/www/html/vendor/true/punycode/src/Exception/ |
| Current File : /var/www/html/vendor/true/punycode/src/Exception/DomainOutOfBoundsException.php |
<?php
namespace TrueBV\Exception;
/**
* Class DomainOutOfBoundsException
* @package TrueBV\Exception
* @author Sebastian Kroczek <sk@xbug.de>
*/
class DomainOutOfBoundsException extends OutOfBoundsException
{
}