Yoast\WP\SEO\AI_HTTP_Request\Domain\Exceptions

Unauthorized_Exception{}Yoast 1.0└─ Remote_Request_Exception

Class to manage a 401 - unauthorized response.

Хуков нет.

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

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

Методы

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

Код Unauthorized_Exception{} Yoast 27.8

class Unauthorized_Exception extends Remote_Request_Exception {

}