uyarreklam.com.tr/httpdocs/wp-content/plugins/woocommerce/src/Internal/Utilities/URLException.php 0000644 00000000277 15154472402 0032314 0 ustar 00 var/www/vhosts <?php
namespace Automattic\WooCommerce\Internal\Utilities;
use Exception;
/**
* Used to represent a problem encountered when processing a URL.
*/
class URLException extends Exception {}