File "OutOfBoundsException.php"
Full path: /home/dora/public_html/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/OutOfBoundsException.php
File size: 204 bytes
MIME-type: --
Charset: utf-8
<?php
namespace TrueBV\Exception;
/**
* Class OutOfBoundsException
* @package TrueBV\Exception
* @author Sebastian Kroczek <sk@xbug.de>
*/
class OutOfBoundsException extends \RuntimeException
{
}