View file IPS Community Suite 4.7.8 NULLED/system/3rd_party/php-punycode/Exception/OutOfBoundsException.php

File size: 204B
<?php

namespace TrueBV\Exception;

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

}