Automattic\WooCommerce\Internal\Utilities
URLException{}└─ Exception
Used to represent a problem encountered when processing a URL.
Хуков нет.
Использование
$URLException = new URLException(); // use class methods
Методы
Нет Методов у класса.
Код URLException{} URLException{} WC 9.9.3
class URLException extends Exception {}