Automattic\WooCommerce\Internal\Utilities

URLException{}WC 1.0

Used to represent a problem encountered when processing a URL.

Хуков нет.

Использование

$URLException = new URLException();
// use class methods

Методы

Нет Методов у класса.

Код URLException{} WC 8.7.0

class URLException extends Exception {}