Yoast\WP\SEO\AI_HTTP_Request\Domain\Exceptions

Not_Found_Exception{}Yoast 1.0└─ Remote_Request_Exception

Class to manage a 404 - not found response.

Хуков нет.

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

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

Методы

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

Код Not_Found_Exception{} Yoast 27.7

class Not_Found_Exception extends Remote_Request_Exception {

}