Yoast\WP\SEO\AI_HTTP_Request\Domain\Exceptions
Not_Found_Exception{}└─ Remote_Request_Exception
Class to manage a 404 - not found response.
Хуков нет.
Использование
$Not_Found_Exception = new Not_Found_Exception(); // use class methods
Методы
Нет Методов у класса.Код Not_Found_Exception{} Not Found Exception{} Yoast 27.7
class Not_Found_Exception extends Remote_Request_Exception {
}