Yoast\WP\SEO\MyYoast_Client\Infrastructure\Crypto
JWT_Signature_Exception{}└─ RuntimeException
Exception thrown when JWT signature verification fails.
Covers invalid signatures, malformed JWTs, and tampered tokens.
Хуков нет.
Использование
$JWT_Signature_Exception = new JWT_Signature_Exception(); // use class methods
Методы
Нет Методов у класса.Код JWT_Signature_Exception{} JWT Signature Exception{} Yoast 27.7
class JWT_Signature_Exception extends RuntimeException {
}