Yoast\WP\SEO\MyYoast_Client\Infrastructure\DPoP
DPoP_Proof_Exception{}└─ RuntimeException
Exception thrown when DPoP proof generation fails.
Wraps underlying crypto, signing, or random generation failures into a single exception type for callers to handle.
Хуков нет.
Использование
$DPoP_Proof_Exception = new DPoP_Proof_Exception(); // use class methods
Методы
Нет Методов у класса.Код DPoP_Proof_Exception{} DPoP Proof Exception{} Yoast 27.7
class DPoP_Proof_Exception extends RuntimeException {
}