Automattic\WooCommerce\Internal\Utilities
URLException{}
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 9.8.2
class URLException extends Exception {}