Current Path : /home/escuelai/public_html/it/vendor/true/punycode/src/Exception/ |
Current File : /home/escuelai/public_html/it/vendor/true/punycode/src/Exception/LabelOutOfBoundsException.php |
<?php namespace TrueBV\Exception; /** * Class LabelOutOfBoundsException * @package TrueBV\Exception * @author Sebastian Kroczek <sk@xbug.de> */ class LabelOutOfBoundsException extends OutOfBoundsException { }