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 10.7.0
class URLException extends Exception {}