CertificateNotFound
Less than 1 minute
CertificateNotFound
Exception thrown when a local client certificate file cannot be found.
class CertificateNotFound extends \Hazaar\HTTP\Exception\ExceptionUsed to indicate that the specified certificate file is missing during HTTP client operations requiring certificate authentication.
Methods
__construct
Constructs a CertificateNotFound exception with a descriptive error message.
public __construct(): voidThis exception is thrown when a file is not found while attempting to load a local client certificate for HTTP requests.
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:25 +0000