Automattic\WooCommerce\Internal\Utilities
URLException{}└─ Exception
Used to represent a problem encountered when processing a URL.
No Hooks.
Usage
$URLException = new URLException(); // use class methods
Methods
No Methods in class.URLException{} URLException{} code WC 11.0.1
class URLException extends Exception {}