composer package updates
[openemr.git] / vendor / true / punycode / src / Exception / LabelOutOfBoundsException.php
blobe23b1411c458cb9a7a106a880658fb6d59dad923
1 <?php
3 namespace TrueBV\Exception;
5 /**
6 * Class LabelOutOfBoundsException
7 * @package TrueBV\Exception
8 * @author Sebastian Kroczek <sk@xbug.de>
9 */
10 class LabelOutOfBoundsException extends OutOfBoundsException