????

Your IP : 18.188.107.17


Current Path : /home/multihiv/www/store/wp-content/plugins/woocommerce/src/Internal/Utilities/
Upload File :
Current File : /home/multihiv/www/store/wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php

<?php

namespace Automattic\WooCommerce\Internal\Utilities;

use Exception;

/**
 * Used to represent a problem encountered when processing a URL.
 */
class URLException extends Exception {}