File "LabelOutOfBoundsException.php"

Full path: /home/dora/public_html/wp-content/plugins/wpforms-lite/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php
File size: 217 bytes
MIME-type: --
Charset: utf-8

<?php

namespace TrueBV\Exception;

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

}