Automattic\WooCommerce\Internal\Utilities

URLException{}WC 1.0

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{} code WC 9.8.2

class URLException extends Exception {}