Current File : /home/escuelai/public_html/it/vendor/true/punycode/src/Exception/OutOfBoundsException.php
<?php

namespace TrueBV\Exception;

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

}