Yoast\WP\SEO\MyYoast_Client\Application\Exceptions

Registration_Failed_Exception{}Yoast 1.0└─ RuntimeException

Exception thrown when Dynamic Client Registration (RFC 7591) or Registration Management (RFC 7592) operations fail.

Хуков нет.

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

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

Методы

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

Код Registration_Failed_Exception{} Yoast 27.7

class Registration_Failed_Exception extends RuntimeException {

}