• File: DomainOutOfBoundsException.php
  • Full Path: /home/docteuh/www/plugins/google-site-kit/third-party/true/punycode/src/Exception/DomainOutOfBoundsException.php
  • Date Modified: 12/06/2023 7:16 PM
  • File size: 294 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php

namespace Google\Site_Kit_Dependencies\TrueBV\Exception;

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