• File: LabelOutOfBoundsException.php
  • Full Path: /home/docteuh/www/punycode/src/Exception/LabelOutOfBoundsException.php
  • Date Modified: 12/06/2023 7:16 PM
  • File size: 292 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Google\Site_Kit_Dependencies\TrueBV\Exception;

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