%PDF- %PDF-
| Direktori : /www/klubovnaostrava/www/wp-content/plugins/woocommerce/src/Internal/Utilities/ |
| Current File : /www/klubovnaostrava/www/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 {}