View file IPS Community Suite 4.7.8 NULLED/system/3rd_party/php-punycode/Exception/LabelOutOfBoundsException.php
<?php
namespace TrueBV\Exception;
/**
* Class LabelOutOfBoundsException
* @package TrueBV\Exception
* @author Sebastian Kroczek <sk@xbug.de>
*/
class LabelOutOfBoundsException extends OutOfBoundsException
{
}